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

fix: use cause to keep original errors and warnings #655

Merged
merged 1 commit into from May 28, 2023

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

use cause to keep original error

Breaking Changes

No

Additional Info

I am preparing good error reporting for CSS in webpack

@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Patch coverage: 95.45% and no project coverage change.

Comparison is base (7e5eaeb) 88.76% compared to head (6076fd5) 88.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #655   +/-   ##
=======================================
  Coverage   88.76%   88.76%           
=======================================
  Files           3        3           
  Lines         356      356           
  Branches      115      115           
=======================================
  Hits          316      316           
  Misses         37       37           
  Partials        3        3           
Impacted Files Coverage Δ
src/utils.js 86.51% <95.45%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit e8873f4 into master May 28, 2023
17 checks passed
@alexander-akait alexander-akait deleted the fix-use-cause-and-keep-original-error branch May 28, 2023 01:35
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.

None yet

1 participant