Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) [DPE-5303] Update endpoints faster when snap is stopped #610

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/main' into dpe-5303-recover-fast…

6b02bf1
Select commit
Loading
Failed to load commit list.
Draft

(WIP) [DPE-5303] Update endpoints faster when snap is stopped #610

Merge remote-tracking branch 'origin/main' into dpe-5303-recover-fast…
6b02bf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 0s

70.60% (target 70.00%)

View this Pull Request on Codecov

70.60% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 30.30303% with 23 lines in your changes missing coverage. Please review.

Project coverage is 70.60%. Comparing base (01cfd3e) to head (6b02bf1).
Report is 101 commits behind head on main.

Files with missing lines Patch % Lines
src/cluster_topology_observer.py 20.00% 20 Missing ⚠️
src/cluster.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
- Coverage   70.81%   70.60%   -0.21%     
==========================================
  Files          12       12              
  Lines        3039     3055      +16     
  Branches      537      542       +5     
==========================================
+ Hits         2152     2157       +5     
- Misses        771      782      +11     
  Partials      116      116              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.