DiODeProject / MuMoT

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

tox.ini: find Notebooks to run with nbval-lax using unix find cmd (WIP) #363

Open willfurnass opened 4 years ago

willfurnass commented 4 years ago

Closes #325

codecov-io commented 4 years ago

Codecov Report

Merging #363 into master will decrease coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
- Coverage   43.02%   42.77%   -0.25%     
==========================================
  Files          10       10              
  Lines        9295     9307      +12     
  Branches     2520     2520              
==========================================
- Hits         3999     3981      -18     
+ Misses       4886     4852      -34     
- Partials      410      474      +64
Impacted Files Coverage Δ
mumot/utils.py 65.5% <0%> (-4.53%) :arrow_down:
mumot/controllers.py 74.61% <0%> (-3.25%) :arrow_down:
mumot/models.py 69.33% <0%> (-2.65%) :arrow_down:
mumot/__init__.py 92.3% <0%> (-0.29%) :arrow_down:
mumot/views.py 67.31% <0%> (+1.05%) :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 9ce6577...e1b602c. Read the comment docs.