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

44 invoke parallel should throw when passing a function not found #45

Merged

Conversation

santisq
Copy link
Owner

@santisq santisq commented Jan 20, 2025

No description provided.

@santisq santisq added the enhancement New feature or request label Jan 20, 2025
@santisq santisq self-assigned this Jan 20, 2025
@santisq santisq linked an issue Jan 20, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 98.52941% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.01%. Comparing base (02a0144) to head (6e058d9).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...ParallelPipeline/Commands/InvokeParallelCommand.cs 90.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   95.00%   97.01%   +2.01%     
==========================================
  Files          11       12       +1     
  Lines         500      502       +2     
  Branches       30       32       +2     
==========================================
+ Hits          475      487      +12     
+ Misses         21       10      -11     
- Partials        4        5       +1     
Flag Coverage Δ
PS-5.1 97.44% <98.38%> (+2.00%) ⬆️
PS-7_Linux 97.01% <98.52%> (+2.01%) ⬆️
PS-7_Windows 97.44% <98.38%> (+2.00%) ⬆️

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.

@santisq santisq merged commit c972bf5 into main Jan 24, 2025
7 checks passed
@santisq santisq deleted the 44-invoke-parallel-should-throw-when-passing-a-function-not-found branch January 24, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invoke-Parallel should throw when passing a function not found
1 participant