PEtab-dev / libpetab-python

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

Smooth simulation #62

Closed plakrisenko closed 3 years ago

plakrisenko commented 3 years ago

add possibility to plot more points for simulations than for measurements

codecov-commenter commented 3 years ago

Codecov Report

Merging #62 (887f1b3) into develop (99b2d21) will increase coverage by 1.10%. The diff coverage is 92.72%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
+ Coverage    79.02%   80.13%   +1.10%     
===========================================
  Files           26       26              
  Lines         2880     2874       -6     
  Branches       688      684       -4     
===========================================
+ Hits          2276     2303      +27     
+ Misses         430      397      -33     
  Partials       174      174              
Impacted Files Coverage Δ
petab/visualize/plotter.py 77.90% <84.21%> (+12.38%) :arrow_up:
petab/visualize/plotting.py 85.81% <97.22%> (+0.47%) :arrow_up:
petab/visualize/plot_data_and_simulation.py 83.49% <0.00%> (-0.98%) :arrow_down:
petab/visualize/plotting_config.py 67.70% <0.00%> (+10.41%) :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 99b2d21...887f1b3. Read the comment docs.