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 serilization #654

Merged
merged 3 commits 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

fixes #653

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Patch coverage: 97.22% and project coverage change: -0.57 ⚠️

Comparison is base (a98d7d0) 89.32% compared to head (9a5aed9) 88.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #654      +/-   ##
==========================================
- Coverage   89.32%   88.76%   -0.57%     
==========================================
  Files           5        3       -2     
  Lines         356      356              
  Branches      114      115       +1     
==========================================
- Hits          318      316       -2     
- Misses         35       37       +2     
  Partials        3        3              
Impacted Files Coverage Δ
src/utils.js 86.51% <96.42%> (+1.27%) ⬆️
src/index.js 95.45% <100.00%> (-2.20%) ⬇️

☔ 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 65748ec into master May 26, 2023
16 of 17 checks passed
@alexander-akait alexander-akait deleted the fix-warning-and-error-serilization branch May 26, 2023 01:01
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.

No serializer registered for Warning
1 participant