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

Separate the task create function for core affinity #789

Merged
merged 10 commits into from
Oct 12, 2023

Merge branch 'main' into update-task-create

7c01f56
Select commit
Loading
Failed to load commit list.
Merged

Separate the task create function for core affinity #789

Merge branch 'main' into update-task-create
7c01f56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

93.66% (+0.02%) compared to 4bfb9b2

View this Pull Request on Codecov

93.66% (+0.02%) compared to 4bfb9b2

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4bfb9b2) 93.64% compared to head (7c01f56) 93.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #789      +/-   ##
==========================================
+ Coverage   93.64%   93.66%   +0.02%     
==========================================
  Files           6        6              
  Lines        2517     2526       +9     
  Branches      602      604       +2     
==========================================
+ Hits         2357     2366       +9     
  Misses        107      107              
  Partials       53       53              
Files Coverage Δ
tasks.c 94.92% <100.00%> (+0.05%) ⬆️

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