feat(webapp): monitor degraded status #376
+99
−6
Merged
Codecov / codecov/project
succeeded
Dec 15, 2024 in 0s
67.26% (-0.26%) compared to ba4c842
View this Pull Request on Codecov
67.26% (-0.26%) compared to ba4c842
Details
Codecov Report
Attention: Patch coverage is 61.90476%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 67.26%. Comparing base (
ba4c842
) to head (e629326
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/discord/bot.py | 50.00% | 4 Missing |
src/reddit/bot.py | 33.33% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #376 +/- ##
==========================================
- Coverage 67.51% 67.26% -0.26%
==========================================
Files 21 21
Lines 1096 1112 +16
==========================================
+ Hits 740 748 +8
- Misses 356 364 +8
Files with missing lines | Coverage Δ | |
---|---|---|
src/common/webapp.py | 96.80% <100.00%> (+0.13%) |
⬆️ |
src/discord/bot.py | 88.88% <50.00%> (-3.51%) |
⬇️ |
src/reddit/bot.py | 78.20% <33.33%> (-2.06%) |
⬇️ |
Loading