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: handle if num_cpus / 2 == 0 #2740

Merged
merged 1 commit into from
Nov 14, 2023

fix: handle if num_cpus / 2 == 0

3e0b781
Select commit
Loading
Failed to load commit list.
Merged

fix: handle if num_cpus / 2 == 0 #2740

fix: handle if num_cpus / 2 == 0
3e0b781
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 14, 2023 in 0s

84.93% (-0.38%) compared to dc46e96

View this Pull Request on Codecov

84.93% (-0.38%) compared to dc46e96

Details

Codecov Report

Merging #2740 (3e0b781) into develop (dc46e96) will decrease coverage by 0.38%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2740      +/-   ##
===========================================
- Coverage    85.31%   84.93%   -0.38%     
===========================================
  Files          765      765              
  Lines       124537   124537              
===========================================
- Hits        106247   105777     -470     
- Misses       18290    18760     +470