codecov / python-standard

Codecov coverage standard for Python
MIT License
14 stars 21 forks source link

WIP Testing [CE-1938] #10

Closed drazisil closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will decrease coverage by 35.71%. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #10       +/-   ##
========================================
- Coverage   85.71%   50%   -35.72%     
========================================
  Files           2     4        +2     
  Lines          14    28       +14     
========================================
+ Hits           12    14        +2     
- Misses          2    14       +12
Impacted Files Coverage Δ
src/my_test.py 37.5% <37.5%> (ø)
src/test_my_test.py 66.66% <66.66%> (ø)
src/index.py 37.5% <0%> (-37.5%) :arrow_down:
src/test_index.py 66.66% <0%> (-33.34%) :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 b8e5d75...3a84a2a. Read the comment docs.