Skip to content

Merge branch '16/edge' into parallel-patroni-calls

3586af1
Select commit
Loading
Failed to load commit list.
Closed

[MISC] Parallel patroni calls #916

Merge branch '16/edge' into parallel-patroni-calls
3586af1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 1, 2025 in 0s

69.85% (target 70.00%)

View this Pull Request on Codecov

69.85% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 50.70423% with 35 lines in your changes missing coverage. Please review.

Project coverage is 69.85%. Comparing base (03222bf) to head (3586af1).

Files with missing lines Patch % Lines
src/cluster.py 27.65% 34 Missing ⚠️
scripts/cluster_topology_observer.py 95.83% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (69.85%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           16/edge     #916      +/-   ##
===========================================
+ Coverage    69.83%   69.85%   +0.02%     
===========================================
  Files           14       14              
  Lines         3527     3546      +19     
  Branches       524      524              
===========================================
+ Hits          2463     2477      +14     
- Misses         937      946       +9     
+ Partials       127      123       -4     

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