Skip to content

Merge branch 'main' into agent-server-conn-tls13

f847d10
Select commit
Loading
Failed to load commit list.
Draft

agent, server: improve packet framing and use TLS 1.3 #11503

Merge branch 'main' into agent-server-conn-tls13
f847d10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 1s

17.76% (-0.01%) compared to c465caf, passed because coverage increased by 0.01% when compared to adjusted base (17.75%)

View this Pull Request on Codecov

17.76% (-0.01%) compared to c465caf, passed because coverage increased by 0.01% when compared to adjusted base (17.75%)

Details

Codecov Report

❌ Patch coverage is 61.97183% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.76%. Comparing base (c465caf) to head (f847d10).

Files with missing lines Patch % Lines
utils/src/main/java/com/cloud/utils/nio/Link.java 59.70% 38 Missing and 16 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11503      +/-   ##
============================================
- Coverage     17.76%   17.76%   -0.01%     
+ Complexity    15859    15858       -1     
============================================
  Files          5923     5923              
  Lines        530470   530495      +25     
  Branches      64823    64825       +2     
============================================
- Hits          94243    94239       -4     
- Misses       425682   425712      +30     
+ Partials      10545    10544       -1     

☔ 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.