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

complete overhaul of the timer system

fd2769b
Select commit
Loading
Failed to load commit list.
Merged

Improved timers #272

complete overhaul of the timer system
fd2769b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 0s

57.01% (+32.79%) compared to 765fef2

View this Pull Request on Codecov

57.01% (+32.79%) compared to 765fef2

Details

Codecov Report

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

Project coverage is 57.01%. Comparing base (765fef2) to head (fd2769b).

❗ Current head fd2769b differs from pull request most recent head d981396. Consider uploading reports for the commit d981396 to get more accurate results

Files Patch % Lines
src/margo-timer.c 74.66% 9 Missing and 10 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.01%   +32.79%     
===========================================
  Files          70       69        -1     
  Lines        9539     9502       -37     
  Branches     1257     1237       -20     
===========================================
+ Hits         2311     5418     +3107     
+ Misses       7116     3331     -3785     
- Partials      112      753      +641     

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