-
Notifications
You must be signed in to change notification settings - Fork 388
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
Start using pre-commit in CI #800
Conversation
d40177f
to
fc51e1f
Compare
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.
LGTM 🚀
fc51e1f
to
ecc45b1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #800 +/- ##
=======================================
Coverage 90.13% 90.13%
=======================================
Files 27 27
Lines 1815 1815
Branches 336 336
=======================================
Hits 1636 1636
Misses 134 134
Partials 45 45 ☔ View full report in Codecov by Sentry. |
@jairhenrique cool! Let me revert the error-trigger commit and see if CI gets all green… |
ecc45b1
to
b0cb876
Compare
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.
🔁 👍 🚀
@jairhenrique cool! Merging… |
@jairhenrique I have added one deliberate formatting error to showcase how this integration will present formatting errors in practice. Looking forward to your review 🍻
PS: Review on commit level is advised 😃