-
Notifications
You must be signed in to change notification settings - Fork 16
Update versioneer, etc #39
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
@@ Coverage Diff @@
## master #39 +/- ##
========================================
- Coverage 98.2% 95.0% -3.2%
========================================
Files 18 6 -12
Lines 1215 480 -735
Branches 0 111 +111
========================================
- Hits 1193 456 -737
+ Misses 22 14 -8
- Partials 0 10 +10
|
|
I propose to update |
I'd leave it for another one. |
👍 This PR is ready for review then. |
martinfleis
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.
Looks good!
|
@JamesSaxon I'm going to and merging this. We can adjust/remove stuff later if it doesn't suit you ( |
|
Thanks @jGaboardi, I appreciate all your work. I'm happy to follow standards of the org for the infrastructure stuff & formatting. |
This PR updates the versioning implementation using
versioner(xref #21), along with minor updates to doc links inREADME.md. Also, the.pre-commit-config.ymlis added, which must be set up locally by devs individually.