ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
216 stars 47 forks source link

Doc: Prettify petab.select docs #1255

Closed dweindl closed 9 months ago

dweindl commented 9 months ago

Fix return type documentation, cross references, typo, deprecated type annotations.

codecov-commenter commented 9 months ago

Codecov Report

Attention: 384 lines in your changes are missing coverage. Please review.

Comparison is base (160c2a8) 88.16% compared to head (7f40c2b) 82.48%. Report is 475 commits behind head on develop.

Files Patch % Lines
pypesto/ensemble/ensemble.py 69.77% 68 Missing :warning:
...ypesto/hierarchical/spline_approximation/solver.py 82.62% 53 Missing :warning:
pypesto/ensemble/util.py 65.13% 38 Missing :warning:
pypesto/hierarchical/optimal_scaling/solver.py 93.53% 26 Missing :warning:
pypesto/history/base.py 88.57% 24 Missing :warning:
pypesto/hierarchical/petab.py 84.76% 23 Missing :warning:
pypesto/engine/mpi_pool.py 0.00% 22 Missing :warning:
pypesto/hierarchical/inner_calculator_collector.py 88.51% 17 Missing :warning:
...pesto/hierarchical/spline_approximation/problem.py 89.18% 16 Missing :warning:
pypesto/hierarchical/problem.py 89.05% 15 Missing :warning:
... and 15 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1255 +/- ## =========================================== - Coverage 88.16% 82.48% -5.69% =========================================== Files 79 148 +69 Lines 5257 12066 +6809 =========================================== + Hits 4635 9953 +5318 - Misses 622 2113 +1491 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.