UBC-MDS / pyimager

image manipulation and processing
MIT License
0 stars 3 forks source link

solve format issues #54

Closed clsu22 closed 4 years ago

clsu22 commented 4 years ago

partially fixs #46

codecov[bot] commented 4 years ago

Codecov Report

Merging #54 into master will increase coverage by 2.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   95.63%   97.64%   +2.01%     
==========================================
  Files           3        3              
  Lines         206      212       +6     
==========================================
+ Hits          197      207      +10     
+ Misses          9        5       -4     
Flag Coverage Δ
#unittests 97.64% <100.00%> (+2.01%) :arrow_up:
Impacted Files Coverage Δ
tests/test_pyimager.py 96.38% <100.00%> (+2.87%) :arrow_up:
pyimager/pyimager.py 98.43% <0.00%> (+1.56%) :arrow_up:

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 5fc0227...1b73663. Read the comment docs.