dev: Add E, PLC, and PLE ruff rules #505
Merged
Codecov - QA / codecov/project
succeeded
Jun 17, 2024 in 0s
97.45% (-0.01%) compared to 4840ca4, passed because coverage increased by -0.01% when compared to adjusted base (97.46%)
View this Pull Request on Codecov
97.45% (-0.01%) compared to 4840ca4, passed because coverage increased by -0.01% when compared to adjusted base (97.46%)
Details
Codecov Report
Attention: Patch coverage is 92.98246%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 97.45%. Comparing base (
4840ca4
) to head (157e946
).
Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #505 +/- ##
==========================================
- Coverage 97.45% 97.45% -0.01%
==========================================
Files 416 416
Lines 34759 34764 +5
==========================================
+ Hits 33876 33880 +4
- Misses 883 884 +1
Components | Coverage Δ | |
---|---|---|
NonTestCode | 94.45% <84.61%> (-0.01%) |
⬇️ |
OutsideTasks | 97.72% <96.96%> (-0.01%) |
⬇️ |
Files | Coverage Δ | |
---|---|---|
database/models/core.py | 97.10% <ø> (ø) |
|
database/tests/unit/test_model_utils.py | 100.00% <100.00%> (ø) |
|
helpers/checkpoint_logger/__init__.py | 94.62% <100.00%> (+0.02%) |
⬆️ |
helpers/tests/pathmap/test_tree.py | 100.00% <100.00%> (ø) |
|
services/commit_status.py | 100.00% <100.00%> (ø) |
|
services/github.py | 95.00% <100.00%> (+0.12%) |
⬆️ |
.../notification/notifiers/mixins/message/__init__.py | 100.00% <100.00%> (ø) |
|
...s/notification/notifiers/mixins/message/helpers.py | 92.00% <100.00%> (ø) |
|
...s/notification/notifiers/tests/unit/test_checks.py | 100.00% <100.00%> (ø) |
|
...s/notification/notifiers/tests/unit/test_status.py | 100.00% <ø> (ø) |
|
... and 28 more |
Loading