UBC-MDS / pyimager

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

amend test_pyimager format, pyimager docstring format #57

Closed zoepan00 closed 4 years ago

zoepan00 commented 4 years ago

amend test_pyimager format, pyimager docstring format

codecov[bot] commented 4 years ago

Codecov Report

Merging #57 into master will increase coverage by 1.73%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   97.79%   99.53%   +1.73%     
==========================================
  Files           3        3              
  Lines         227      215      -12     
==========================================
- Hits          222      214       -8     
+ Misses          5        1       -4
Flag Coverage Δ
#unittests 99.53% <100%> (+1.73%) :arrow_up:
Impacted Files Coverage Δ
pyimager/pyimager.py 100% <ø> (ø) :arrow_up:
tests/test_pyimager.py 98.83% <100%> (+3.93%) :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 9155c58...34fa364. Read the comment docs.