Codecov Notifications / codecov/project
failed
Sep 23, 2024 in 1s
90.57% (-7.51%) compared to fea35cd
View this Pull Request on Codecov
90.57% (-7.51%) compared to fea35cd
Details
Codecov Report
Attention: Patch coverage is 36.69065%
with 88 lines
in your changes missing coverage. Please review.
❗ There is a different number of reports uploaded between BASE (fea35cd) and HEAD (38e3927). Click for more details.
@@ Coverage Diff @@
## main #705 +/- ##
==========================================
- Coverage 98.07% 90.57% -7.51%
==========================================
Files 434 432 -2
Lines 36798 36607 -191
==========================================
- Hits 36089 33155 -2934
- Misses 709 3452 +2743
Components | Coverage Δ | |
---|---|---|
NonTestCode | 89.85% <10.93%> (-6.12%) |
⬇️ |
OutsideTasks | 95.79% <100.00%> (-2.31%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
database/models/reports.py | 99.01% <100.00%> (-0.49%) |
⬇️ |
database/tests/factories/reports.py | 100.00% <100.00%> (ø) |
|
...sks/tests/unit/test_test_results_processor_task.py | 10.27% <14.28%> (-89.73%) |
⬇️ |
tasks/process_flakes.py | 73.84% <36.36%> (-26.16%) |
⬇️ |
tasks/tests/unit/test_process_flakes.py | 66.66% <54.54%> (-32.02%) |
⬇️ |
tasks/test_results_processor.py | 22.28% <3.84%> (-75.91%) |
⬇️ |
Loading