Skip to content

directdownload: fix keytool importcert#11113

Merged
weizhouapache merged 2 commits into
apache:4.19from
weizhouapache:4.19-fix-direct-download-cert
Jul 7, 2025
Merged

directdownload: fix keytool importcert#11113
weizhouapache merged 2 commits into
apache:4.19from
weizhouapache:4.19-fix-direct-download-cert

DirectDownload: drop HttpsMultiTrustManager

e5326d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2025 in 0s

15.18% (+0.00%) compared to cbd2b5a

View this Pull Request on Codecov

15.18% (+0.00%) compared to cbd2b5a

Details

Codecov Report

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

Project coverage is 15.18%. Comparing base (cbd2b5a) to head (e5326d7).
Report is 1 commits behind head on 4.19.

Files with missing lines Patch % Lines
...direct/download/HttpsDirectTemplateDownloader.java 0.00% 4 Missing ⚠️
...tSetupDirectDownloadCertificateCommandWrapper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.19   #11113   +/-   ##
=========================================
  Coverage     15.17%   15.18%           
+ Complexity    11363    11362    -1     
=========================================
  Files          5416     5415    -1     
  Lines        475911   475860   -51     
  Branches      58096    58093    -3     
=========================================
+ Hits          72241    72266   +25     
+ Misses       395584   395506   -78     
- Partials       8086     8088    +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.