Skip to content

Conversation

@kusha
Copy link
Contributor

@kusha kusha commented Sep 4, 2018

client_cert and ca_certs are new parameters of CMRESHandler.
CERT_AUTH is an alais for NO_AUTH to support both cert + HTTP auth
for other authentication methods.

client_cert and ca_certs are new parameters of CMRESHandler.
CERT_AUTH is an alais for NO_AUTH to support both cert + HTTP auth
for other authentication methods.
@codecov-io
Copy link

codecov-io commented Sep 4, 2018

Codecov Report

Merging #55 into master will decrease coverage by 0.5%.
The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #55      +/-   ##
=========================================
- Coverage      83%   82.5%   -0.51%     
=========================================
  Files           2       2              
  Lines         153     160       +7     
  Branches       20      21       +1     
=========================================
+ Hits          127     132       +5     
- Misses         22      23       +1     
- Partials        4       5       +1
Impacted Files Coverage Δ
cmreslogging/handlers.py 81.69% <62.5%> (-0.5%) ⬇️

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 5e042bb...5314ddd. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants