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

Add callbacks for download and job complete #132

Merged
merged 1 commit into from
Dec 17, 2024

Add callbacks for download and job complete

46fc710
Select commit
Loading
Failed to load commit list.
Merged

Add callbacks for download and job complete #132

Add callbacks for download and job complete
46fc710
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

56.20% (+0.35%) compared to f82c102

View this Pull Request on Codecov

56.20% (+0.35%) compared to f82c102

Details

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.

Project coverage is 56.20%. Comparing base (f82c102) to head (46fc710).

Files with missing lines Patch % Lines
cdmtaskservice/routes.py 66.66% 4 Missing ⚠️
cdmtaskservice/app.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   55.85%   56.20%   +0.35%     
==========================================
  Files          31       31              
  Lines        1837     1854      +17     
==========================================
+ Hits         1026     1042      +16     
- Misses        811      812       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.