Skip to content

fix: add coverage thresholds and CI gate#672

Merged
portableDD merged 4 commits into
Nexacore-Org:mainfrom
prismn:fix/issue-647-coverage-thresholds
May 30, 2026
Merged

fix: add coverage thresholds and CI gate#672
portableDD merged 4 commits into
Nexacore-Org:mainfrom
prismn:fix/issue-647-coverage-thresholds

Conversation

@prismn
Copy link
Copy Markdown
Contributor

@prismn prismn commented May 30, 2026

Closes #647

Summary

  • add Jest coverage thresholds for idempotency and wallet code paths
  • add tests for app bootstrap, config validation, idempotency, and wallet flows
  • add a CI workflow that runs the coverage suite and build

Testing

  • npm run test:cov -- --runInBand --watchman=false
  • npm run build
  • npx eslint on the changed spec files

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@prismn Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@portableDD portableDD merged commit bf9e35c into Nexacore-Org:main May 30, 2026
1 check failed
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.

[Wave 200pts] Jest coverage thresholds are not configured — CI can pass with 0% test coverage and there is no minimum coverage gate

2 participants