Emit metrics for tasks run in parallel #771
Merged
Codecov / codecov/project
succeeded
Oct 9, 2024 in 1s
98.03% (+0.00%) compared to cb3ce37
View this Pull Request on Codecov
98.03% (+0.00%) compared to cb3ce37
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.03%. Comparing base (
cb3ce37
) to head (f0b32f3
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #771 +/- ##
=======================================
Coverage 98.03% 98.03%
=======================================
Files 438 438
Lines 36460 36468 +8
=======================================
+ Hits 35742 35750 +8
Misses 718 718
Components | Coverage Δ | |
---|---|---|
NonTestCode | 95.90% <100.00%> (+<0.01%) |
⬆️ |
OutsideTasks | 98.00% <100.00%> (+<0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
helpers/parallel.py | 100.00% <100.00%> (ø) |
|
tasks/upload_finisher.py | 96.26% <100.00%> (+0.01%) |
⬆️ |
tasks/upload_processor.py | 99.38% <100.00%> (+<0.01%) |
⬆️ |
Loading