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: Run tests on windows-latest, macos-latest, ubuntu-latest #91

Closed dweindl closed 2 years ago

dweindl commented 2 years ago

Closes #80

codecov-commenter commented 2 years ago

Codecov Report

Merging #91 (258bef9) into develop (1bd8e1d) will increase coverage by 0.02%. The diff coverage is 96.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #91      +/-   ##
===========================================
+ Coverage    79.76%   79.79%   +0.02%     
===========================================
  Files           26       26              
  Lines         2941     2950       +9     
  Branches       713      714       +1     
===========================================
+ Hits          2346     2354       +8     
  Misses         421      421              
- Partials       174      175       +1     
Impacted Files Coverage Δ
petab/problem.py 65.92% <94.73%> (+1.44%) :arrow_up:
petab/core.py 87.02% <100.00%> (ø)
petab/visualize/data_overview.py 100.00% <100.00%> (ø)
petab/yaml.py 90.78% <100.00%> (ø)
petab/lint.py 78.14% <0.00%> (-0.60%) :arrow_down:
petab/simulate.py 81.13% <0.00%> (+1.88%) :arrow_up:

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 1bd8e1d...258bef9. Read the comment docs.