DiODeProject / MuMoT

Multiscale Modelling Tool - mathematical modelling without the maths
https://mumot.readthedocs.io/
GNU General Public License v3.0
21 stars 5 forks source link

Fix sum to1 state #354

Closed joefresna closed 5 years ago

joefresna commented 5 years ago

Fix #317 #318

codecov-io commented 5 years ago

Codecov Report

Merging #354 into master will increase coverage by 0.1%. The diff coverage is 52.23%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #354     +/-   ##
=========================================
+ Coverage   68.98%   69.08%   +0.1%     
=========================================
  Files           9        9             
  Lines        5774     5780      +6     
  Branches     1576     1583      +7     
=========================================
+ Hits         3983     3993     +10     
+ Misses       1397     1389      -8     
- Partials      394      398      +4
Impacted Files Coverage Δ
mumot/views.py 66.23% <0%> (+0.03%) :arrow_up:
mumot/controllers.py 78.05% <0%> (-0.15%) :arrow_down:
mumot/utils.py 69.93% <54.16%> (+2.22%) :arrow_up:
mumot/models.py 71.96% <64.28%> (-0.11%) :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 16ebb62...ab14ba2. Read the comment docs.