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

Limit n processes on Windows to 61 #5

Merged
merged 4 commits into from
Oct 13, 2023

Deal with no max processes set when setting max on windows

4154739
Select commit
Loading
Failed to load commit list.
Merged

Limit n processes on Windows to 61 #5

Deal with no max processes set when setting max on windows
4154739
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 0s

61.23% (+0.44%) compared to b7209ef

View this Pull Request on Codecov

61.23% (+0.44%) compared to b7209ef

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (b7209ef) 60.78% compared to head (4154739) 61.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   60.78%   61.23%   +0.44%     
==========================================
  Files          31       31              
  Lines         765      779      +14     
==========================================
+ Hits          465      477      +12     
- Misses        300      302       +2     
Files Coverage Δ
brainglobe_utils/general/system.py 62.00% <72.72%> (+2.44%) ⬆️

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