Skip to content

Update src/replication.c

884e8a5
Select commit
Loading
Failed to load commit list.
Closed

Fix crash in connectWithPrimary when primary_host is NULL with TLS #3695

Update src/replication.c
884e8a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

76.68% (-0.03%) compared to ca9dee3

View this Pull Request on Codecov

76.68% (-0.03%) compared to ca9dee3

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.68%. Comparing base (ca9dee3) to head (884e8a5).
⚠️ Report is 7 commits behind head on unstable.

Files with missing lines Patch % Lines
src/replication.c 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3695      +/-   ##
============================================
- Coverage     76.71%   76.68%   -0.03%     
============================================
  Files           162      162              
  Lines         80656    80665       +9     
============================================
- Hits          61872    61861      -11     
- Misses        18784    18804      +20     
Files with missing lines Coverage Δ
src/tls.c 17.64% <ø> (ø)
src/replication.c 86.29% <66.66%> (+0.05%) ⬆️

... and 23 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.