Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant