Skip to content

Conversation

@vitaliyboykocontributor
Copy link
Contributor

@vitaliyboykocontributor vitaliyboykocontributor commented Feb 8, 2025

Removed outdated exclusion for test classes related to Magento actions. Added Kover instrumentation configuration to exclude Apache Velocity classes from coverage calculation, improving test coverage precision.

Description (*)

Fixed Issues (if relevant)

  1. Fixes Code generation tests are not compatible with Gradle Plugin V2 #2474

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Removed outdated exclusion for test classes related to Magento actions. Added Kover instrumentation configuration to exclude Apache Velocity classes from coverage calculation, improving test coverage precision.
@VitaliyBoyko VitaliyBoyko merged commit 0846494 into magento:5.4.0-develop Feb 8, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code generation tests are not compatible with Gradle Plugin V2

3 participants