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: warning and error serialization #1523

Merged
merged 1 commit into from May 26, 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 + serialization

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Patch coverage: 96.42% and project coverage change: -0.52 ⚠️

Comparison is base (ed77720) 96.84% compared to head (172d7b6) 96.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1523      +/-   ##
==========================================
- Coverage   96.84%   96.33%   -0.52%     
==========================================
  Files          12       10       -2     
  Lines        1141     1145       +4     
  Branches      418      421       +3     
==========================================
- Hits         1105     1103       -2     
- Misses         27       33       +6     
  Partials        9        9              
Impacted Files Coverage Δ
src/utils.js 93.99% <96.15%> (-0.76%) ⬇️
src/index.js 100.00% <100.00%> (ø)

☔ 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 3e52969 into master May 26, 2023
18 of 20 checks passed
@alexander-akait alexander-akait deleted the error-and-warning-serialization branch May 26, 2023 14:57
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