enonic / lib-http-client

Http Client Library for Enonic XP.
Apache License 2.0
0 stars 4 forks source link

Support system property keyStore if client certs are not specified #79 #82

Closed rymsha closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (b09e566) into master (c224ece) will increase coverage by 0.92%. The diff coverage is 80.30%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #82      +/-   ##
============================================
+ Coverage     80.56%   81.49%   +0.92%     
- Complexity       96      109      +13     
============================================
  Files             5        6       +1     
  Lines           319      362      +43     
  Branches         39       48       +9     
============================================
+ Hits            257      295      +38     
- Misses           35       38       +3     
- Partials         27       29       +2     
Impacted Files Coverage Δ
...a/com/enonic/lib/http/client/CertificateTools.java 80.00% <78.78%> (+14.78%) :arrow_up:
...ava/com/enonic/lib/http/client/KeyStoreLoader.java 79.31% <79.31%> (ø)
...com/enonic/lib/http/client/HttpRequestHandler.java 83.98% <100.00%> (+0.15%) :arrow_up:

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 c224ece...b09e566. Read the comment docs.