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

Merged
merged 4 commits into from May 25, 2023
Merged

fix: error handling #1141

merged 4 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: 84.61% and project coverage change: -0.63 ⚠️

Comparison is base (daf62be) 94.66% compared to head (1f7b9bd) 94.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1141      +/-   ##
==========================================
- Coverage   94.66%   94.03%   -0.63%     
==========================================
  Files           5        5              
  Lines         375      369       -6     
  Branches      137      136       -1     
==========================================
- Hits          355      347       -8     
- Misses         17       19       +2     
  Partials        3        3              
Impacted Files Coverage Δ
src/index.js 96.22% <71.42%> (-3.78%) ⬇️
src/SassError.js 100.00% <100.00%> (ø)
src/utils.js 93.24% <100.00%> (-0.18%) ⬇️

☔ 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 1f99474 into master May 25, 2023
15 of 17 checks passed
@alexander-akait alexander-akait deleted the fix-errors-handling branch May 25, 2023 21:52
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