Skip to content

fix: compile dist for pass-percentage feature - #85

Merged
sr4850 merged 1 commit into
dvsa:mainfrom
fibble:fix/build-surefire-dist-for-pass-percentage
Jul 9, 2025
Merged

fix: compile dist for pass-percentage feature#85
sr4850 merged 1 commit into
dvsa:mainfrom
fibble:fix/build-surefire-dist-for-pass-percentage

Conversation

@fibble

@fibble fibble commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

Description

The pass-percentage feature was merged in PR #76 but the dist/index.js was not rebuilt, causing the feature to not work at runtime.

This commit rebuilds the dist files to include the pass-percentage functionality that checks if test pass rate meets the threshold.

Fixes VOL-6455

Related issue: VOL-6455

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

The pass-percentage feature was merged in PR dvsa#76 but the dist/index.js
was not rebuilt, causing the feature to not work at runtime.

This commit rebuilds the dist files to include the pass-percentage
functionality that checks if test pass rate meets the threshold.

Fixes VOL-6455
@sr4850
sr4850 merged commit abd6eb7 into dvsa:main Jul 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants