improve error handling, through additional exception handler in done_callback #144
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.
Loading