Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move repo.updatestamp update from Upload to UploadFinisher #828

Merged
merged 1 commit into from
Oct 28, 2024

move repo.updatestamp update from Upload to UploadFinisher

3fb3283
Select commit
Loading
Failed to load commit list.
Merged

move repo.updatestamp update from Upload to UploadFinisher #828

move repo.updatestamp update from Upload to UploadFinisher
3fb3283
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️