Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Nov 3, 2025

Upgrades Vitest and @vitest/coverage-v8 dependencies to version 4.0.6.

This update allows for the removal of a temporary workaround that augmented BaseCoverageProvider.prototype.isIncluded in executor.ts. The issue with direct filesystem checks in Vitest's coverage provider has been resolved in version 4.0.6, simplifying the code and relying on the official library's implementation.

@clydin clydin added target: rc This PR is targeted for the next release-candidate action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 3, 2025
@clydin clydin added target: minor This PR is targeted for the next minor release and removed target: rc This PR is targeted for the next release-candidate labels Nov 3, 2025
…round

Upgrades Vitest and @vitest/coverage-v8 dependencies to version 4.0.6.

This update allows for the removal of a temporary workaround that augmented `BaseCoverageProvider.prototype.isIncluded` in `executor.ts`. The issue with direct filesystem checks in Vitest's coverage provider has been resolved in version 4.0.6, simplifying the code and relying on the official library's implementation.
@clydin clydin force-pushed the unit-test/vitest-remove-coverage-workaround branch from 0eacdb5 to 8900cb4 Compare November 3, 2025 19:47
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 3, 2025
@clydin clydin merged commit 9af4f76 into angular:main Nov 3, 2025
32 checks passed
@clydin
Copy link
Member Author

clydin commented Nov 3, 2025

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the unit-test/vitest-remove-coverage-workaround branch November 3, 2025 21:50
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/build target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants