Skip to content

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

Merged
alexander-akait merged 1 commit intomasterfrom
fix-use-cause-and-keep-original-error
May 28, 2023
Merged

fix: use cause to keep original errors and warnings#655
alexander-akait merged 1 commit intomasterfrom
fix-use-cause-and-keep-original-error

Conversation

@alexander-akait
Copy link
Copy Markdown
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
Copy Markdown

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
@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.

1 participant