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

Use Get-WmiObject instead of wmic for counting cores on windows #423

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Add CHANGES entry

c797a78
Select commit
Loading
Failed to load commit list.
Open

Use Get-WmiObject instead of wmic for counting cores on windows #423

Add CHANGES entry
c797a78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2024 in 0s

0.00% of diff hit (target 85.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 85.00%)

Annotations

Check warning on line 258 in loky/backend/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

loky/backend/context.py#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 264 in loky/backend/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

loky/backend/context.py#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 274 in loky/backend/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

loky/backend/context.py#L273-L274

Added lines #L273 - L274 were not covered by tests

Check warning on line 276 in loky/backend/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

loky/backend/context.py#L276

Added line #L276 was not covered by tests

Check warning on line 282 in loky/backend/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

loky/backend/context.py#L282

Added line #L282 was not covered by tests