fix(backups): reject standby backup actions and harden async replication #1587
Codecov / codecov/project
succeeded
Apr 8, 2026 in 1s
75.97% (target 70.00%)
View this Pull Request on Codecov
75.97% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.97%. Comparing base (c7a4832) to head (15c1b15).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/relations/async_replication.py | 69.23% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1587 +/- ##
==========================================
+ Coverage 75.85% 75.97% +0.12%
==========================================
Files 17 17
Lines 4489 4516 +27
Branches 687 694 +7
==========================================
+ Hits 3405 3431 +26
+ Misses 850 849 -1
- Partials 234 236 +2 ☔ 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.
Loading