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

[DPE-3684] Implement DA139 #663

Open
wants to merge 42 commits into
base: dpe-3684-reinitialise-raft
Choose a base branch
from

Remove dead code

9c00278
Select commit
Loading
Failed to load commit list.
Open

[DPE-3684] Implement DA139 #663

Remove dead code
9c00278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 1s

71.78% (target 70.00%)

View this Pull Request on Codecov

71.78% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 56.36364% with 24 lines in your changes missing coverage. Please review.

Project coverage is 71.78%. Comparing base (7d49b47) to head (9c00278).

Files with missing lines Patch % Lines
src/cluster.py 38.09% 13 Missing ⚠️
src/charm.py 66.66% 6 Missing and 5 partials ⚠️
Additional details and impacted files
@@                      Coverage Diff                       @@
##           dpe-3684-reinitialise-raft     #663      +/-   ##
==============================================================
- Coverage                       72.15%   71.78%   -0.38%     
==============================================================
  Files                              15       15              
  Lines                            3426     3466      +40     
  Branches                          528      536       +8     
==============================================================
+ Hits                             2472     2488      +16     
- Misses                            827      846      +19     
- Partials                          127      132       +5     

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