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

renamed shrink function to crop according to review #45

Closed rita-ni closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          130       130           
=========================================
  Hits           130       130           
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)
Impacted Files Coverage Δ
imgtoolpy/crop.py 100.00% <100.00%> (ø)
tests/test_crop.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...190956a. Read the comment docs.