Codecov - QA / codecov/project
failed
Feb 1, 2024 in 1s
98.10% (-0.01%) compared to c8afa70
View this Pull Request on Codecov
98.10% (-0.01%) compared to c8afa70
Details
Codecov Report
Attention: 9 lines
in your changes are missing coverage. Please review.
Comparison is base (
c8afa70
) 98.10% compared to head (5d625ed
) 98.10%.
Additional details and impacted files
@@ Coverage Diff @@
## main #234 +/- ##
==========================================
- Coverage 98.10% 98.10% -0.01%
==========================================
Files 375 377 +2
Lines 31013 31428 +415
==========================================
+ Hits 30425 30832 +407
- Misses 588 596 +8
Components | Coverage Δ | |
---|---|---|
NonTestCode | 96.15% <92.56%> (-0.03%) |
⬇️ |
OutsideTasks | 97.91% <90.62%> (-0.02%) |
⬇️ |
Files | Coverage Δ | |
---|---|---|
services/lock_manager.py | 91.48% <100.00%> (+2.35%) |
⬆️ |
tasks/tests/unit/test_notify_task.py | 100.00% <100.00%> (ø) |
|
tasks/tests/unit/test_test_results_finisher.py | 100.00% <100.00%> (ø) |
|
tasks/tests/unit/test_upload_task.py | 99.51% <100.00%> (+<0.01%) |
⬆️ |
tasks/upload.py | 97.97% <100.00%> (+<0.01%) |
⬆️ |
tasks/notify.py | 97.95% <90.00%> (-0.46%) |
⬇️ |
tasks/test_results_finisher.py | 95.45% <95.45%> (ø) |
|
services/test_results.py | 86.53% <90.47%> (+5.14%) |
⬆️ |
Loading