Skip to content

Added more tests + code improvements

a6a9955
Select commit
Loading
Failed to load commit list.
Draft

Add CLIENT CAPA option for keyless read command redirection for non-readonly replicas #3505

Added more tests + code improvements
a6a9955
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

76.42% (-0.06%) compared to baa5a48

View this Pull Request on Codecov

76.42% (-0.06%) compared to baa5a48

Details

Codecov Report

❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.42%. Comparing base (baa5a48) to head (a6a9955).
⚠️ Report is 2 commits behind head on unstable.

Files with missing lines Patch % Lines
src/server.c 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3505      +/-   ##
============================================
- Coverage     76.48%   76.42%   -0.06%     
============================================
  Files           159      159              
  Lines         79815    79857      +42     
============================================
- Hits          61043    61028      -15     
- Misses        18772    18829      +57     
Files with missing lines Coverage Δ
src/networking.c 92.10% <100.00%> (-0.28%) ⬇️
src/server.h 100.00% <ø> (ø)
src/server.c 89.61% <93.33%> (+0.11%) ⬆️

... and 17 files with indirect coverage changes

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