PEtab-dev / libpetab-python

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

Fix get_model_for_condition #194

Closed dweindl closed 1 year ago

dweindl commented 1 year ago

Handle parametric initial concentrations for cases where the initial concentration parameter does not occur in the model, but only in the parameter table.

codecov-commenter commented 1 year ago

Codecov Report

Merging #194 (dcdfa0f) into develop (5868dd4) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #194      +/-   ##
===========================================
+ Coverage    78.04%   78.07%   +0.03%     
===========================================
  Files           32       32              
  Lines         2910     2914       +4     
  Branches       688      690       +2     
===========================================
+ Hits          2271     2275       +4     
  Misses         461      461              
  Partials       178      178              
Impacted Files Coverage Δ
petab/sbml.py 69.23% <100.00%> (+1.08%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.