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

fix spindown logic #295

Merged
merged 1 commit into from
Oct 6, 2024

fix spindown logic

6dc8d94
Select commit
Loading
Failed to load commit list.
Merged

fix spindown logic #295

fix spindown logic
6dc8d94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2024 in 1s

57.88% (-0.01%) compared to 9a8f422, passed because coverage increased by 0% when compared to adjusted base (57.88%)

View this Pull Request on Codecov

57.88% (-0.01%) compared to 9a8f422, passed because coverage increased by 0% when compared to adjusted base (57.88%)

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 57.88%. Comparing base (9a8f422) to head (6dc8d94).

Files with missing lines Patch % Lines
src/margo-core.c 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
- Coverage   57.88%   57.88%   -0.01%     
==========================================
  Files          70       70              
  Lines       10181    10183       +2     
  Branches     1337     1338       +1     
==========================================
+ Hits         5893     5894       +1     
  Misses       3453     3453              
- Partials      835      836       +1     

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