Skip to content

Addressing Issue #61 - update CodeCoverage Output File Format to fix error#62

Merged
devblackops merged 1 commit intopsake:mainfrom
PrimateOps:fix/code_coverage
Sep 16, 2022
Merged

Addressing Issue #61 - update CodeCoverage Output File Format to fix error#62
devblackops merged 1 commit intopsake:mainfrom
PrimateOps:fix/code_coverage

Conversation

@OpsM0nkey
Copy link
Contributor

Description

Related Issue

See Related Issue

Motivation and Context

How Has This Been Tested?

All existing pester tests pass on the fix branch - I have not found any tests that would have picked this issue up explicitly.
Also tested on a local install of the module - successfully.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • [] I have added tests to cover my changes.
  • All new and existing tests passed.

@devblackops devblackops added the bug Something isn't working label Sep 16, 2022
@devblackops
Copy link
Member

Thanks @OpsM0nkey!

@devblackops devblackops merged commit 8737936 into psake:main Sep 16, 2022
@OpsM0nkey OpsM0nkey deleted the fix/code_coverage branch September 16, 2022 07:22
HeyItsGilbert added a commit that referenced this pull request Oct 6, 2024
### Changed

- Bump Pester to latest 5.6.1

### Fixed

- [**#52**](#52) Pester
object wasn't being passed back after running tests, causing the Pester
task to never fail (via [@webtroter](https://github.com/webtroter))
- [**#55**](#55) Add
`-Module` parameter to `Build-PSBuildUpdatableHelp` (via
[@IMJLA](https://github.com/IMJLA))
- [**#60**](#60) Fix
Windows PowerShell compatibility in `Initialize-PSBuild` (via
[@joshooaj](https://github.com/joshooaj))
- [**#62**](#62) Fix code
coverage output fle format not working (via
[@OpsM0nkey](https://github.com/OpsM0nkey))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants