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

Migrate coverage path ignore rules to codecov.yml #301

Closed willfurnass closed 5 years ago

willfurnass commented 5 years ago

Testing if this (finally) results in codecov not reporting coverage for 3rd-party sub-packages.

codecov-io commented 5 years ago

Codecov Report

Merging #301 into master will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
+ Coverage   70.62%   70.64%   +0.01%     
==========================================
  Files           2        2              
  Lines        5416     5416              
  Branches     1493     1493              
==========================================
+ Hits         3825     3826       +1     
+ Misses       1208     1207       -1     
  Partials      383      383
Impacted Files Coverage Δ
mumot/__init__.py 70.63% <0%> (+0.01%) :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 dc078a1...a00f257. Read the comment docs.

willfurnass commented 5 years ago

Redundant PR - codecov already not reporting coverage for 3rd-party libs!