PSCodeHealth
PSCodeHealth copied to clipboard
Test Coverage (%) is zero at the function level while using existing TestResult
Before submitting a bug report, please ensure you :
- [ ] Verified this bug is not already reported in an issue
- [ ] Can reproduce in a clean PowerShell session (clean =
powershell -NoProfile)
Describe the Problem
Test Coverage (%) is zeroes at the function level while using existing TestResult
Steps To Reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- Error or unexpected behavior : ...
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
- Operating system :
- PowerShell version :
- PSCodeHealth version :
Additional context
How has this issue affected you ?
What are you trying to accomplish ?
Providing context helps us come up with a solution that is most useful and prioritize issues.

Attaching snapshot for reference
@MathieuBuisson: This could be related to the new Pester v5 release. Should be fixed in PSCodeHealth with the latest PR #26. - As soon as it is pushed to PSGallery ^^