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

feat(webapp): monitor degraded status #376

Merged
merged 1 commit into from
Dec 15, 2024

feat(webapp): monitor degraded status

e629326
Select commit
Loading
Failed to load commit list.
Merged

feat(webapp): monitor degraded status #376

feat(webapp): monitor degraded status
e629326
Select commit
Loading
Failed to load commit list.
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%) ⬇️