UBC-MDS / imgtoolpy

A Python package that is intended to allow users to compress, sharpen and shrink an input image
MIT License
0 stars 4 forks source link

added toy image data and updated example for shrink #44

Closed rita-ni closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #44 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         8    +1     
  Lines          130       134    +4     
=========================================
+ Hits           130       134    +4     
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)
Impacted Files Coverage Δ
imgtoolpy/shrink.py 100.00% <100.00%> (ø)
imgtoolpy/toy_img.py 100.00% <100.00%> (ø)
tests/test_shrink.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 140ee69...e13b62a. Read the comment docs.