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 checks for overflow in schedulers #124

Merged
merged 6 commits into from
Nov 26, 2023

add check for overflows in parallel for

94200ed
Select commit
Loading
Failed to load commit list.
Merged

Add checks for overflow in schedulers #124

add check for overflows in parallel for
94200ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2023 in 0s

99.26% (+0.01%) compared to 4203bdd

View this Pull Request on Codecov

99.26% (+0.01%) compared to 4203bdd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4203bdd) 99.25% compared to head (94200ed) 99.26%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   99.25%   99.26%   +0.01%     
==========================================
  Files          12       12              
  Lines        1341     1360      +19     
  Branches      146      146              
==========================================
+ Hits         1331     1350      +19     
  Misses          5        5              
  Partials        5        5              

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