viscalyx / PesterConverter

Commands ta convert Pester tests.
MIT License
0 stars 1 forks source link

Add support for BeIn #26

Closed johlju closed 3 months ago

johlju commented 3 months ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99%. Comparing base (8cba13b) to head (271c6d1). Report is 3 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26/graphs/tree.svg?width=650&height=150&src=pr&token=bHtiU0AsII&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx)](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx) ```diff @@ Coverage Diff @@ ## main #26 +/- ## =================================== Coverage 99% 99% =================================== Files 26 28 +2 Lines 1015 1088 +73 =================================== + Hits 1012 1085 +73 Misses 3 3 ``` | [Flag](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26/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/PesterConverter/pull/26/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx) | `99% <100%> (+<1%)` | :arrow_up: | 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/PesterConverter/pull/26?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx) | Coverage Δ | | |---|---|---| | [source/Private/Convert-ShouldBeIn.ps1](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26?src=pr&el=tree&filepath=source%2FPrivate%2FConvert-ShouldBeIn.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1ByaXZhdGUvQ29udmVydC1TaG91bGRCZUluLnBzMQ==) | `100% <100%> (ø)` | | | [source/Private/Convert-ShouldNotThrow.ps1](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26?src=pr&el=tree&filepath=source%2FPrivate%2FConvert-ShouldNotThrow.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1ByaXZhdGUvQ29udmVydC1TaG91bGROb3RUaHJvdy5wczE=) | `100% <100%> (ø)` | | | [source/Private/Get-PesterCommandParameter.ps1](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26?src=pr&el=tree&filepath=source%2FPrivate%2FGet-PesterCommandParameter.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1ByaXZhdGUvR2V0LVBlc3RlckNvbW1hbmRQYXJhbWV0ZXIucHMx) | `100% <100%> (ø)` | | | [source/Private/Get-PipelineBeforeShould.ps1](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26?src=pr&el=tree&filepath=source%2FPrivate%2FGet-PipelineBeforeShould.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1ByaXZhdGUvR2V0LVBpcGVsaW5lQmVmb3JlU2hvdWxkLnBzMQ==) | `100% <ø> (ø)` | | | [source/Private/Test-IsPipelinePart.ps1](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26?src=pr&el=tree&filepath=source%2FPrivate%2FTest-IsPipelinePart.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1ByaXZhdGUvVGVzdC1Jc1BpcGVsaW5lUGFydC5wczE=) | `100% <100%> (ø)` | | | [source/Public/Convert-PesterSyntax.ps1](https://app.codecov.io/gh/viscalyx/PesterConverter/pull/26?src=pr&el=tree&filepath=source%2FPublic%2FConvert-PesterSyntax.ps1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=viscalyx#diff-c291cmNlL1B1YmxpYy9Db252ZXJ0LVBlc3RlclN5bnRheC5wczE=) | `96% <100%> (+<1%)` | :arrow_up: |