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

guarding against invalid yaml as well #77

Closed kyle-long closed 8 years ago

kyle-long commented 8 years ago

Thought of another case we could log sensitive information

codecov-io commented 8 years ago

Current coverage is 100% (diff: 100%)

Merging #77 into master will not change coverage

@@           master    #77   diff @@
====================================
  Files          61     61          
  Lines        1753   1758     +5   
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
+ Hits         1753   1758     +5   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 6d48398...b1fe454