-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix: correctly process degraded applications #225
Conversation
I'm not sure if this approach is reasonable enough. The main struggle is to correctly handle applications that were initially degraded. What do you think @bozerkins? |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #225 +/- ##
==========================================
+ Coverage 53.03% 53.34% +0.31%
==========================================
Files 18 18
Lines 1303 1331 +28
==========================================
+ Hits 691 710 +19
- Misses 548 556 +8
- Partials 64 65 +1 ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Closes #222