Skip to content

OSGi support for Java HTTP Client

Codecov / codecov/project succeeded Feb 29, 2024 in 0s

1.76% (-0.02%) compared to bc18c36

View this Pull Request on Codecov

1.76% (-0.02%) compared to bc18c36

Details

Codecov Report

Attention: Patch coverage is 0% with 220 lines in your changes are missing coverage. Please review.

Project coverage is 1.76%. Comparing base (bc18c36) to head (c56ac13).

❗ Current head c56ac13 differs from pull request most recent head 7a8bbfe. Consider uploading reports for the commit 7a8bbfe to get more accurate results

Files Patch % Lines
...mmons/http/impl/OsgiManagedJavaHttpClientImpl.java 0.00% 66 Missing ⚠️
.../commons/http/impl/ProxyConfigurationSelector.java 0.00% 58 Missing ⚠️
...dobe/acs/commons/http/impl/AemKeyStoreFactory.java 0.00% 47 Missing ⚠️
...adobe/acs/commons/http/impl/TrustManagerUtils.java 0.00% 19 Missing ⚠️
...m/adobe/acs/commons/http/impl/KeyManagerUtils.java 0.00% 14 Missing ⚠️
...adobe/acs/commons/http/impl/ProxySelectorImpl.java 0.00% 9 Missing ⚠️
.../acs/commons/http/impl/ProxyAuthenticatorImpl.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             master   #3280      +/-   ##
===========================================
- Coverage      1.78%   1.76%   -0.02%     
  Complexity      100     100              
===========================================
  Files           721     728       +7     
  Lines         29534   29753     +219     
  Branches       3840    3869      +29     
===========================================
  Hits            526     526              
- Misses        28970   29189     +219     
  Partials         38      38              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.