Log usage of niche features #893
Merged
Codecov / codecov/project
succeeded
Nov 14, 2024 in 1s
98.04% (-0.01%) compared to e5095d3, passed because coverage increased by 0% when compared to adjusted base (98.05%)
View this Pull Request on Codecov
98.04% (-0.01%) compared to e5095d3, passed because coverage increased by 0% when compared to adjusted base (98.05%)
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 98.04%. Comparing base (
e5095d3
) to head (98701d6
).
Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
tasks/upload.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #893 +/- ##
==========================================
- Coverage 98.05% 98.04% -0.01%
==========================================
Files 444 444
Lines 35394 35399 +5
==========================================
+ Hits 34704 34708 +4
- Misses 690 691 +1
Components | Coverage Δ | |
---|---|---|
NonTestCode | 96.14% <66.66%> (-0.01%) |
⬇️ |
OutsideTasks | 95.93% <100.00%> (+<0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
services/report/raw_upload_processor.py | 98.93% <100.00%> (+0.01%) |
⬆️ |
tasks/upload.py | 96.24% <50.00%> (-0.32%) |
⬇️ |
Loading