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

Update version number and contributors for first release patch #360

Closed jarmarshall closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #360 into master will decrease coverage by 26%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #360       +/-   ##
===========================================
- Coverage   69.13%   43.12%   -26.01%     
===========================================
  Files           9       10        +1     
  Lines        5783     9308     +3525     
  Branches     1582     2520      +938     
===========================================
+ Hits         3998     4014       +16     
- Misses       1388     4885     +3497     
- Partials      397      409       +12
Impacted Files Coverage Δ
mumot/__init__.py 97.43% <ø> (+5.43%) :arrow_up:
mumot/_version.py 100% <100%> (ø) :arrow_up:
mumot/utils.py 70.13% <100%> (+0.1%) :arrow_up:
mumot/views_oo.py 0% <0%> (ø)

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 0063174...8b0ef67. Read the comment docs.