Fix crash in connectWithPrimary when primary_host is NULL with TLS #3695
+17
−4
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).
| 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%) |
⬆️ |
🚀 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.
Loading