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

Improved timers #272

Merged
merged 8 commits into from
Apr 12, 2024

added margo_timer_cancel_many

d981396
Select commit
Loading
Failed to load commit list.
Merged

Improved timers #272

added margo_timer_cancel_many
d981396
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 0s

57.17% (+32.94%) compared to 765fef2

View this Pull Request on Codecov

57.17% (+32.94%) compared to 765fef2

Details

Codecov Report

Attention: Patch coverage is 81.16883% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 57.17%. Comparing base (765fef2) to head (d981396).

Files Patch % Lines
src/margo-timer.c 73.11% 10 Missing and 15 partials ⚠️
src/margo-core.c 75.00% 0 Missing and 3 partials ⚠️
src/margo-init.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #272       +/-   ##
===========================================
+ Coverage   24.22%   57.17%   +32.94%     
===========================================
  Files          70       69        -1     
  Lines        9539     9548        +9     
  Branches     1257     1242       -15     
===========================================
+ Hits         2311     5459     +3148     
+ Misses       7116     3331     -3785     
- Partials      112      758      +646     

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