-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PR] Initial implementation #3
Conversation
I still need to write the README. |
It's at 98%.
Good work so far. But ... Please scrap this and re-create the project from scratch and write the |
Nuked project. Added tests and tinkered with `routes` order to get back to 100% coverage.
Nuked and started from scratch. It's still ongoing but I just want to give a status update. |
The initial implementation should be finalized. |
Doesn't deploy to Fly.io, just checks build and tests.
Codecov Report
@@ Coverage Diff @@
## main #3 +/- ##
========================================
Coverage ? 100.00%
========================================
Files ? 9
Lines ? 64
Branches ? 0
========================================
Hits ? 64
Misses ? 0
Partials ? 0 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Just added CI and fixed warnings. |
@LuchoTurtle quite keen to get this shipped to Fly.io especially as all the code is already in place ( |
All yours 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LuchoTurtle initial implementation looks good, thanks! 👍
closes #2
It's still in-progress.
This PR adds a working example of showing the mutations related to a specific item.
The user double-clicks an item and the referring mutations are shown to the right.