not-nexus / shelf

REST API for AWS S3 meant to be an interface to immutable artifact storage.
MIT License
8 stars 3 forks source link

Merging v10 into master. #99

Closed GoogilyBoogily closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #99 into master will not impact coverage.

@@          Coverage Diff           @@
##           master    #99    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          63     72     +9     
  Lines        1837   1985   +148     
======================================
+ Hits         1837   1985   +148
Impacted Files Coverage Δ
shelf/metadata/manager.py 100% <100%> (ø) :white_check_mark:
shelf/utils.py 100% <100%> (ø) :white_check_mark:
shelf/artifact_manager.py 100% <100%> (ø) :white_check_mark:
shelf/metadata/container.py 100% <100%> (ø) :white_check_mark:
shelf/hook/event.py 100% <100%> (ø)
shelf/configure.py 100% <100%> (ø) :white_check_mark:
shelf/container.py 100% <100%> (ø) :white_check_mark:
shelf/logger_creator.py 100% <100%> (ø)
shelf/hook/background/action.py 100% <100%> (ø)
shelf/hook/manager.py 100% <100%> (ø)
... and 14 more

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 c389d17...77cf3ca. Read the comment docs.