-
Notifications
You must be signed in to change notification settings - Fork 5
Add pre-commit code checks #145
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
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #145 +/- ##
=======================================
Coverage 71.70% 71.71%
=======================================
Files 78 78
Lines 6482 6515 +33
=======================================
+ Hits 4648 4672 +24
- Misses 1834 1843 +9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
kylebeggs
left a comment
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.
this is all just formatting changes right?
And CI changes. Since you asked for this I need some guidance on what is actually needed here/if there is something missing. |
|
looks good otherwise |
|
I think this is good to go, but the merge is blocking because of the coverage. I'm fine with overriding it |
Closes #189