dev: Add Most F Rules to Worker #496
Merged
Codecov - QA / codecov/project
succeeded
Jun 7, 2024 in 0s
97.44% (+0.18%) compared to fb91608
View this Pull Request on Codecov
97.44% (+0.18%) compared to fb91608
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 97.44%. Comparing base (
fb91608
) to head (9fce94c
).
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #496 +/- ##
==========================================
+ Coverage 97.26% 97.44% +0.18%
==========================================
Files 412 412
Lines 34424 34400 -24
==========================================
+ Hits 33481 33522 +41
+ Misses 943 878 -65
Components | Coverage Δ | |
---|---|---|
NonTestCode | 94.42% <ø> (+0.01%) |
⬆️ |
OutsideTasks | 97.72% <100.00%> (+0.17%) |
⬆️ |
Files | Coverage Δ | |
---|---|---|
...s/notification/notifiers/tests/unit/test_checks.py | 100.00% <100.00%> (+1.73%) |
⬆️ |
.../notification/notifiers/tests/unit/test_comment.py | 100.00% <100.00%> (+0.77%) |
⬆️ |
services/report/__init__.py | 92.29% <ø> (-0.02%) |
⬇️ |
services/tests/test_flake_detector.py | 100.00% <ø> (+10.00%) |
⬆️ |
services/timeseries.py | 98.98% <ø> (-0.02%) |
⬇️ |
tasks/tests/unit/test_new_user_activated.py | 100.00% <ø> (+4.49%) |
⬆️ |
tasks/tests/unit/test_notify_task.py | 100.00% <100.00%> (+2.46%) |
⬆️ |
tasks/tests/unit/test_sync_repo_languages.py | 100.00% <100.00%> (+7.43%) |
⬆️ |
tasks/upload.py | 91.20% <ø> (ø) |
Loading