-
Notifications
You must be signed in to change notification settings - Fork 5
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
Rework pipeline autodocs based on feedback #120 #129
Conversation
Also exclude versioneer from black formatting Explicitly set black line length to 88
Codecov Report
@@ Coverage Diff @@
## develop #129 +/- ##
===========================================
+ Coverage 76.77% 76.89% +0.12%
===========================================
Files 57 57
Lines 5830 5830
Branches 1256 1258 +2
===========================================
+ Hits 4476 4483 +7
+ Misses 1032 1025 -7
Partials 322 322
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Thomas G. Close <[email protected]> |
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.
You should add your name + email here if you would like to
Looks good, will merge when tests pass |
@Prepultrue the docs build test is broken |
For #120:
Mounted at
Cleanup some pre-commit warnings on other areas of the codebase
Also includes changes from #88