-
Notifications
You must be signed in to change notification settings - Fork 24
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
Adds PR Template #214
Adds PR Template #214
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #214 +/- ##
===========================================
+ Coverage 94.29% 94.34% +0.04%
===========================================
Files 32 32
Lines 1614 1661 +47
===========================================
+ Hits 1522 1567 +45
- Misses 92 94 +2 ☔ View full report in Codecov by Sentry. |
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.
All of these changes look reasonable, thanks, @BradyPlanden!
This adds:
nox -s tests
nox -s doctest
nox -s quick
nox -s pre-commit
This needs to be merged after #139, and closes #185.