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: warnings and errors serialization #1142

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

Allow warnigns and errors be serializable + do not print stack for errors + use cause to keep original error

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.12 ⚠️

Comparison is base (1f99474) 94.03% compared to head (993bc13) 93.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1142      +/-   ##
==========================================
- Coverage   94.03%   93.92%   -0.12%     
==========================================
  Files           5        3       -2     
  Lines         369      362       -7     
  Branches      136      132       -4     
==========================================
- Hits          347      340       -7     
  Misses         19       19              
  Partials        3        3              
Impacted Files Coverage Δ
src/index.js 96.22% <100.00%> (ø)
src/utils.js 93.48% <100.00%> (+0.24%) ⬆️

☔ 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 ed6f313 into master May 28, 2023
17 checks passed
@alexander-akait alexander-akait deleted the fix-serializable-warnings-and-errors branch May 28, 2023 01:43
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