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 ability to fail on console errors #321

Merged
merged 5 commits into from
Aug 4, 2023

add story to test console error failures

542f0b2
Select commit
Loading
Failed to load commit list.
Merged

Add ability to fail on console errors #321

add story to test console error failures
542f0b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2023 in 1s

76.66% (+0.00%) compared to 1238e65

View this Pull Request on Codecov

76.66% (+0.00%) compared to 1238e65

Details

Codecov Report

Patch and project coverage have no change.

Comparison is base (1238e65) 76.66% compared to head (542f0b2) 76.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #321   +/-   ##
=======================================
  Coverage   76.66%   76.66%           
=======================================
  Files          11       11           
  Lines         180      180           
  Branches       40       40           
=======================================
  Hits          138      138           
  Misses         42       42           
Files Changed Coverage Δ
src/util/getCliOptions.ts 65.00% <ø> (ø)
src/util/getParsedCliOptions.ts 6.25% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.