codecov / python-standard

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

added a new test case #21

Closed dana-yaish closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (91fa124) into master (854e6fd) will increase coverage by 3.17%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   85.71%   88.88%   +3.17%     
==========================================
  Files           2        2              
  Lines          14       18       +4     
==========================================
+ Hits           12       16       +4     
  Misses          2        2              
Impacted Files Coverage Δ
src/index.py 80.00% <50.00%> (+5.00%) :arrow_up:
src/test_index.py 100.00% <100.00%> (ø)

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 615e348...91fa124. Read the comment docs.