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

Add ParallelEnumerate overloads with degreeOfParallism #106

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

nietras
Copy link
Owner

@nietras nietras commented Mar 8, 2024

Fixes #103

@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.17%. Comparing base (6a3cf86) to head (02ce93f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files          45       45           
  Lines        3269     3282   +13     
  Branches      348      351    +3     
=======================================
+ Hits         3242     3255   +13     
  Misses         24       24           
  Partials        3        3           
Flag Coverage Δ
Debug 98.50% <87.50%> (-0.06%) ⬇️
Release 99.03% <83.33%> (-0.09%) ⬇️
macos-latest 98.81% <87.50%> (-0.06%) ⬇️
ubuntu-latest 98.81% <87.50%> (-0.06%) ⬇️
windows-latest 98.81% <87.50%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@nietras nietras merged commit 592ca80 into main Mar 8, 2024
16 checks passed
@nietras nietras deleted the max-dop branch March 8, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a degree or parallelism version of ParallelEnumerate
2 participants