Closed fflaten closed 4 months ago
Backport to 5.6.x patch or will this be considered breaking/feature after never working? Users who never noticed might get a sudden change in coverage report.
/backport to /rel/5.6.x
Started backporting to /rel/5.6.x: https://github.com/pester/Pester/actions/runs/9758671448
@nohwnd an error occurred while backporting to /rel/5.6.x, please check the run log for details!
Error: The specified backport target branch /rel/5.6.x wasn't found in the repo.
/backport to rel/5.6.x
Started backporting to rel/5.6.x: https://github.com/pester/Pester/actions/runs/9758688151
Backporting, this is a bug fix, and ExcludeTests = $true
is the default, so people who opted in either did not notice or did not care.
PR Summary
Temporary fix to implement
CodeCoverage.ExcludeTests
until CodeCoverage configuration parsing either implements old advanced interface or removes the old code and updates tests.Fix #2514
PR Checklist
Create Pull Request
to mark it as a draft. PR can be markedReady for review
when it's ready.