viscalyx / Viscalyx.Common

Common commands that adds or improves functionality or workflow in various scenarios.
MIT License
0 stars 1 forks source link

Add command `Invoke-PesterJob` #8

Closed johlju closed 1 month ago

johlju commented 1 month ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

None.

Task list


This change is Reviewable

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.92913% with 42 lines in your changes missing coverage. Please review.

Project coverage is 81%. Comparing base (b654967) to head (b451032). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
source/Public/Invoke-PesterJob.ps1 60% 42 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8/graphs/tree.svg?width=650&height=150&src=pr&token=WuVy3ypamQ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx)](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx) ```diff @@ Coverage Diff @@ ## main #8 +/- ## =================================== - Coverage 98% 81% -18% =================================== Files 9 15 +6 Lines 215 417 +202 =================================== + Hits 212 339 +127 - Misses 3 78 +75 ``` | [Flag](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx) | `81% <66%> (-18%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files with missing lines](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx) | Coverage Δ | | |---|---|---| | [source/Public/ConvertTo-RelativePath.ps1](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8?src=pr&el=tree&filepath=source%2FPublic%2FConvertTo-RelativePath.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1B1YmxpYy9Db252ZXJ0VG8tUmVsYXRpdmVQYXRoLnBzMQ==) | `100% <100%> (ø)` | | | [source/Public/Get-ModuleVersion.ps1](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8?src=pr&el=tree&filepath=source%2FPublic%2FGet-ModuleVersion.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1B1YmxpYy9HZXQtTW9kdWxlVmVyc2lvbi5wczE=) | `100% <100%> (ø)` | | | [source/Public/Invoke-PesterJob.ps1](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8?src=pr&el=tree&filepath=source%2FPublic%2FInvoke-PesterJob.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1B1YmxpYy9JbnZva2UtUGVzdGVySm9iLnBzMQ==) | `60% <60%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/viscalyx/Viscalyx.Common/pull/8/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx)