Skip to content

Truncate a hostname longer than 64 characters for self-signed certificates - #6900

Merged
ikhoon merged 8 commits into
line:mainfrom
ikhoon:pin-self-signed-cert-hostname
Aug 6, 2026
Merged

Truncate a hostname longer than 64 characters for self-signed certificates#6900
ikhoon merged 8 commits into
line:mainfrom
ikhoon:pin-self-signed-cert-hostname

Expect the truncated hostname in ServerTlsHandshakeMetricsTest

865a056
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 0s

75.16% (+0.70%) compared to 8150425

View this Pull Request on Codecov

75.16% (+0.70%) compared to 8150425

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.16%. Comparing base (8150425) to head (865a056).
⚠️ Report is 563 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6900      +/-   ##
============================================
+ Coverage     74.46%   75.16%   +0.70%     
- Complexity    22234    25510    +3276     
============================================
  Files          1963     2267     +304     
  Lines         82437    94558   +12121     
  Branches      10764    12377    +1613     
============================================
+ Hits          61385    71078    +9693     
- Misses        15918    17609    +1691     
- Partials       5134     5871     +737     

☔ View full report in Codecov by Harness.
📢 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.