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-5931] Fix unit stuck in waiting state due to incomplete refresh #809

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

Conversation

marceloneppel
Copy link
Member

@marceloneppel marceloneppel commented Mar 26, 2025

Issue

Solution

Fixes the different issues reported at #668.

Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…ck-in-waiting-state

Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
…ck-in-waiting-state

Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 22 lines in your changes missing coverage. Please review.

Project coverage is 72.43%. Comparing base (6677560) to head (711ee00).

Files with missing lines Patch % Lines
src/charm.py 50.00% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #809      +/-   ##
==========================================
- Coverage   72.54%   72.43%   -0.11%     
==========================================
  Files          15       15              
  Lines        3886     3922      +36     
  Branches      588      594       +6     
==========================================
+ Hits         2819     2841      +22     
- Misses        884      899      +15     
+ Partials      183      182       -1     

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

@marceloneppel marceloneppel added the enhancement New feature, UI change, or workload upgrade label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, UI change, or workload upgrade Libraries: OK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant