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

Redacting Authorization from headers when logged and testing. #88

Closed quantumew closed 7 years ago

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #88 into master will not change coverage

@@           master    #88   diff @@
====================================
  Files          63     63          
  Lines        1836   1842     +6   
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
+ Hits         1836   1842     +6   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update a9b29d2...c207ad0

kyle-long commented 7 years ago

approved

lnagle commented 7 years ago

Pending the one spelling correction, looks good to me.

lnagle commented 7 years ago

Approved

quantumew commented 7 years ago

Thanks @kyle-long and @lnagle93, squashing and merging.