Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add jest coverage threshold check in prepush and github action coverage #13

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

harley-harris
Copy link
Contributor

Add Jest Coverage Threshold

JIRA link

NTRNL-283

Description

Supersedes draft PR #12. See this draft PR for original comments.

Add jest coverage threshold check in prepush and github action coverage.

Work checklist

  • Tests added where applicable
  • No vulnerability added

Copy link

github-actions bot commented Jan 5, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 97.33% 73/75
🟢 Branches 100% 16/16
🟢 Functions 90% 18/20
🟢 Lines 100% 64/64

Test suite run success

29 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 1a1e65f

@harley-harris harley-harris force-pushed the NTRNL-283-add-jest-coverage-threshold branch from d799045 to 1a1e65f Compare January 5, 2024 12:15
@harley-harris harley-harris marked this pull request as ready for review January 5, 2024 12:18
Copy link
Contributor

@Mouhajer-CO Mouhajer-CO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@harley-harris harley-harris merged commit 67ce072 into main Jan 5, 2024
4 checks passed
@harley-harris harley-harris deleted the NTRNL-283-add-jest-coverage-threshold branch January 5, 2024 13:47
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