-
Notifications
You must be signed in to change notification settings - Fork 47
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
Doc: pypesto.select xrefs + add select.postprocessors #1146
Conversation
Fixes formatting, adds proper cross-references, and add pypesto.select.postprocessors to the sphinx API doc.
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## develop #1146 +/- ##
===========================================
- Coverage 88.16% 84.37% -3.80%
===========================================
Files 79 148 +69
Lines 5257 11645 +6388
===========================================
+ Hits 4635 9825 +5190
- Misses 622 1820 +1198
|
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.
Thanks for this, do you think we need to do this at one point for other modules as well?
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.
Thanks a lot! For some reason pathlib.Path
is documented as pypesto.select.postprocessors.Path
on RTD. I still need to go over the docs and fill in missing docstrings etc., so this can be left to another PR.
At some point, yes. Not a priority.
Resolved. |
Fixes formatting, adds proper cross-references, and add pypesto.select.postprocessors to the sphinx API doc.
👀 https://pypesto--1146.org.readthedocs.build/en/1146/api/pypesto.select.postprocessors.html