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: handling error better #515

Merged
merged 3 commits into from May 25, 2023
Merged

fix: handling error better #515

merged 3 commits into from May 25, 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

part of webpack/webpack#15980

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.66 🎉

Comparison is base (43cd20c) 92.66% compared to head (787c034) 93.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
+ Coverage   92.66%   93.33%   +0.66%     
==========================================
  Files           4        4              
  Lines         150      150              
  Branches       33       33              
==========================================
+ Hits          139      140       +1     
+ Misses         11       10       -1     
Impacted Files Coverage Δ
src/index.js 90.00% <100.00%> (+0.63%) ⬆️
src/utils.js 96.42% <100.00%> (+1.02%) ⬆️

☔ 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 5e0308e into master May 25, 2023
17 checks passed
@alexander-akait alexander-akait deleted the fix-handle-error-better branch May 25, 2023 20:33
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