yaml2sbml-dev / yaml2sbml

Tool to convert an ODE model specified in the YAML format to SBML.
https://yaml2sbml.readthedocs.io/en/latest/
Other
12 stars 7 forks source link

fixes 98, fixes 101 #105

Closed jvanhoefer closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #105 (42ef0c3) into develop (3c45897) will increase coverage by 10.69%. The diff coverage is 89.06%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #105       +/-   ##
============================================
+ Coverage    77.85%   88.54%   +10.69%     
============================================
  Files            5        5               
  Lines          429      454       +25     
============================================
+ Hits           334      402       +68     
+ Misses          95       52       -43     
Impacted Files Coverage Δ
yaml2sbml/YamlModel.py 83.90% <71.42%> (-0.58%) :arrow_down:
yaml2sbml/yaml_validation.py 89.65% <77.77%> (+17.65%) :arrow_up:
yaml2sbml/yaml2sbml.py 89.86% <91.17%> (+14.48%) :arrow_up:
yaml2sbml/yaml2PEtab.py 94.11% <100.00%> (+23.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 545ea36...42ef0c3. Read the comment docs.