Skip to content

test(unit): fix async replication mocks

15c1b15
Select commit
Loading
Failed to load commit list.
Draft

fix(backups): reject standby backup actions and harden async replication #1587

test(unit): fix async replication mocks
15c1b15
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 2 commits behind head on main.

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.