move repo.updatestamp update from Upload to UploadFinisher #828
Codecov / codecov/project
succeeded
Oct 28, 2024 in 0s
98.03% (-0.01%) compared to f06e233, passed because coverage increased by 0% when compared to adjusted base (98.03%)
View this Pull Request on Codecov
98.03% (-0.01%) compared to f06e233, passed because coverage increased by 0% when compared to adjusted base (98.03%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.03%. Comparing base (
f06e233
) to head (3fb3283
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #828 +/- ##
==========================================
- Coverage 98.03% 98.03% -0.01%
==========================================
Files 442 442
Lines 36113 36112 -1
==========================================
- Hits 35402 35401 -1
Misses 711 711
Components | Coverage Δ | |
---|---|---|
NonTestCode | 95.92% <100.00%> (ø) |
|
OutsideTasks | 98.02% <ø> (ø) |
Files with missing lines | Coverage Δ | |
---|---|---|
tasks/tests/unit/test_upload_task.py | 98.94% <ø> (-0.01%) |
⬇️ |
tasks/upload.py | 96.49% <ø> (-0.03%) |
⬇️ |
tasks/upload_finisher.py | 96.72% <100.00%> (+0.03%) |
⬆️ |
Loading