PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 6 forks source link

GHA: Regular package installation instead of -e #106

Closed dweindl closed 2 years ago

dweindl commented 2 years ago

To detect any missing files or import issues

codecov-commenter commented 2 years ago

Codecov Report

Merging #106 (7e270a4) into develop (8ba3ab5) will decrease coverage by 4.20%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #106      +/-   ##
===========================================
- Coverage    80.09%   75.89%   -4.21%     
===========================================
  Files           27       27              
  Lines         2974     2974              
  Branches       719      719              
===========================================
- Hits          2382     2257     -125     
- Misses         415      535     +120     
- Partials       177      182       +5     
Impacted Files Coverage Δ
petab/visualize/cli.py 0.00% <0.00%> (-80.77%) :arrow_down:
petab/petablint.py 0.00% <0.00%> (-66.67%) :arrow_down:
petab/lint.py 67.36% <0.00%> (-11.38%) :arrow_down:
petab/sbml.py 55.79% <0.00%> (-2.18%) :arrow_down:
petab/visualize/plot_data_and_simulation.py 83.33% <0.00%> (-1.97%) :arrow_down:
petab/problem.py 64.44% <0.00%> (-1.49%) :arrow_down:
petab/parameters.py 85.25% <0.00%> (-1.29%) :arrow_down:
petab/visualize/plotting.py 85.81% <0.00%> (-0.34%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8ba3ab5...7e270a4. Read the comment docs.