dev: Add Ruff Perf rules to worker #552
Merged
Codecov Notifications / codecov/project
succeeded
Jul 9, 2024 in 0s
97.51% (+0.00%) compared to 562a878
View this Pull Request on Codecov
97.51% (+0.00%) compared to 562a878
Details
Codecov Report
Attention: Patch coverage is 93.75000%
with 1 line
in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #552 +/- ##
=======================================
Coverage 97.51% 97.51%
=======================================
Files 420 420
Lines 35411 35389 -22
=======================================
- Hits 34530 34509 -21
+ Misses 881 880 -1
Components | Coverage Δ | |
---|---|---|
NonTestCode | 94.58% <91.66%> (-0.01%) |
⬇️ |
OutsideTasks | 97.74% <90.90%> (-0.01%) |
⬇️ |
Files | Coverage Δ | |
---|---|---|
services/flake_detection.py | 95.90% <100.00%> (ø) |
|
services/notification/__init__.py | 100.00% <100.00%> (ø) |
|
.../notification/notifiers/mixins/message/__init__.py | 100.00% <100.00%> (ø) |
|
.../notification/notifiers/mixins/message/sections.py | 97.33% <100.00%> (-0.01%) |
⬇️ |
services/notification/notifiers/slack.py | 100.00% <100.00%> (ø) |
|
services/notification/notifiers/status/base.py | 98.70% <100.00%> (ø) |
|
services/report/__init__.py | 92.22% <100.00%> (-0.07%) |
⬇️ |
tasks/compute_comparison.py | 100.00% <100.00%> (ø) |
|
tasks/tests/unit/test_preprocess_upload.py | 100.00% <100.00%> (ø) |
|
tasks/tests/unit/test_sync_repos_task.py | 99.70% <100.00%> (+0.28%) |
⬆️ |
... and 1 more |
Loading