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

List buckets #105

Closed kyle-long closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #105 into develop will not change coverage. The diff coverage is 100%.

@@          Coverage Diff           @@
##           develop   #105   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           71     74    +3     
  Lines         1949   2013   +64     
======================================
+ Hits          1949   2013   +64
Impacted Files Coverage Δ
shelf/link_manager.py 100% <100%> (ø) :arrow_up:
shelf/permissions_validator.py 100% <100%> (ø) :arrow_up:
shelf/link_title.py 100% <100%> (ø)
shelf/permissions_loader.py 100% <100%> (ø)
shelf/container.py 100% <100%> (ø) :arrow_up:
shelf/app.py 100% <100%> (ø) :arrow_up:
shelf/list_shelves_manager.py 100% <100%> (ø)

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 4160bcf...62e1fe4. Read the comment docs.