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

feat: Exit with 1 if a test failed #58

Merged
merged 3 commits into from
Jul 13, 2024
Merged

feat: Exit with 1 if a test failed #58

merged 3 commits into from
Jul 13, 2024

Conversation

Jason3S
Copy link
Contributor

@Jason3S Jason3S commented Jul 13, 2024

No description provided.

@Jason3S Jason3S changed the title fix: Exit with 1 if a test failed feat: Exit with 1 if a test failed Jul 13, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9921474374

Details

  • 28 of 55 (50.91%) changed or added relevant lines in 4 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+18.4%) to 35.088%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/perf-insight/src/perfSuite.mts 0 1 0.0%
packages/perf-insight/src/app.mts 1 9 11.11%
packages/perf-insight/src/runBenchmarkCli.mts 11 19 57.89%
packages/perf-insight/src/run.mts 16 26 61.54%
Files with Coverage Reduction New Missed Lines %
packages/perf-insight/src/sd.mts 2 84.0%
Totals Coverage Status
Change from base Build 9920652584: 18.4%
Covered Lines: 212
Relevant Lines: 635

💛 - Coveralls

@Jason3S Jason3S merged commit b7d8519 into main Jul 13, 2024
11 checks passed
@Jason3S Jason3S deleted the dev-error branch July 13, 2024 16:56
@github-actions github-actions bot mentioned this pull request Jul 13, 2024
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