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

improve error handling, through additional exception handler in done_callback #144

Merged
merged 1 commit into from
Dec 9, 2024

improve error handling, through additional exception handler in don_c…

be6d444
Select commit
Loading
Failed to load commit list.
Merged

improve error handling, through additional exception handler in done_callback #144

improve error handling, through additional exception handler in don_c…
be6d444
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 0s

88.85% (-0.12%) compared to f89fd83

View this Pull Request on Codecov

88.85% (-0.12%) compared to f89fd83

Details

Codecov Report

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

Project coverage is 88.85%. Comparing base (f89fd83) to head (be6d444).

Files with missing lines Patch % Lines
mango/util/scheduling.py 60.00% 4 Missing ⚠️
mango/util/distributed_clock.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #144      +/-   ##
===============================================
- Coverage        88.97%   88.85%   -0.12%     
===============================================
  Files               22       22              
  Lines             2458     2468      +10     
===============================================
+ Hits              2187     2193       +6     
- Misses             271      275       +4     

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