Skip to content

feat(auth): support client-pinned caching SHA-2 RSA authentication - #6032

Merged
renecannao merged 6 commits into
v3.0from
feature/caching-sha2-server-public-key-path
Aug 11, 2026
Merged

feat(auth): support client-pinned caching SHA-2 RSA authentication#6032
renecannao merged 6 commits into
v3.0from
feature/caching-sha2-server-public-key-path

fix(auth): freeze caching SHA-2 RSA exchange state

58e5193
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 0s

53.42% (+0.02%) compared to efa624d

View this Pull Request on Codecov

53.42% (+0.02%) compared to efa624d

Details

Codecov Report

❌ Patch coverage is 41.97531% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.42%. Comparing base (efa624d) to head (58e5193).
⚠️ Report is 229 commits behind head on v3.0.

Files with missing lines Patch % Lines
lib/MySQL_Protocol.cpp 30.18% 37 Missing ⚠️
...est/tap/tests/reg_test_5988-caching_sha2_rsa-t.cpp 64.28% 4 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v3.0    #6032      +/-   ##
==========================================
+ Coverage   53.39%   53.42%   +0.02%     
==========================================
  Files         492      492              
  Lines      146280   146307      +27     
  Branches    36965    36972       +7     
==========================================
+ Hits        78113    78159      +46     
+ Misses      50995    50968      -27     
- Partials    17172    17180       +8     

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