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 yielding in progress loop #278

Merged
merged 3 commits into from
Aug 1, 2024

refactor progress and yield calls

4fa9572
Select commit
Loading
Failed to load commit list.
Merged

Fix yielding in progress loop #278

refactor progress and yield calls
4fa9572
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2024 in 0s

57.26% (+0.04%) compared to 4cdf588

View this Pull Request on Codecov

57.26% (+0.04%) compared to 4cdf588

Details

Codecov Report

Attention: Patch coverage is 81.25000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 57.26%. Comparing base (4cdf588) to head (4fa9572).

Files Patch % Lines
src/margo-core.c 40.00% 2 Missing and 1 partial ⚠️
tests/unit-tests/margo-init.c 88.88% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
+ Coverage   57.21%   57.26%   +0.04%     
==========================================
  Files          69       69              
  Lines        9740     9762      +22     
  Branches     1256     1256              
==========================================
+ Hits         5573     5590      +17     
- Misses       3399     3404       +5     
  Partials      768      768              

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