UBC-MDS / imageprocessor

DSCI 524: Collaborative Software Development
MIT License
0 stars 3 forks source link

Update README.md #49

Closed mgaroub closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #49 (aea2ce3) into main (953793f) will increase coverage by 1.24%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   72.92%   74.16%   +1.24%     
==========================================
  Files           9        9              
  Lines         277      271       -6     
==========================================
- Hits          202      201       -1     
+ Misses         75       70       -5     
Flag Coverage Δ
unittests 74.16% <57.14%> (+1.24%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
imageprocessor/flipping.py 33.33% <25.00%> (+2.38%) :arrow_up:
imageprocessor/__init__.py 100.00% <100.00%> (ø)
imageprocessor/greyscale.py 57.57% <100.00%> (ø)
tests/test_flipping.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 d45b50f...aea2ce3. Read the comment docs.