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

Do not calculate code coverage for 3rd party code #298

Closed willfurnass closed 5 years ago

willfurnass commented 5 years ago

Creating an identical but separate PR to #249 as a test, as force-pushes to the branch associated with #249 don't seem to trigger the overwriting of previous coverage reports.

codecov-io commented 5 years ago

Codecov Report

Merging #298 into master will increase coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
+ Coverage   61.48%   61.48%   +<.01%     
==========================================
  Files           6        6              
  Lines        8567     8569       +2     
  Branches     1823     1824       +1     
==========================================
+ Hits         5267     5269       +2     
+ Misses       2860     2859       -1     
- Partials      440      441       +1
Impacted Files Coverage Δ
mumot/process_latex/process_latex.py 26.78% <0%> (-0.14%) :arrow_down:
mumot/__init__.py 70.63% <0%> (+0.03%) :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 6ed2fa2...e2a369a. Read the comment docs.