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

fix: warnings and errors serialization

993bc13
Select commit
Failed to load commit list.
Merged

fix: warnings and errors serialization #1142

fix: warnings and errors serialization
993bc13
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2023 in 0s

93.92% (-0.12%) compared to 1f99474, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

93.92% (-0.12%) compared to 1f99474, passed because patch was fully covered by tests with no unexpected coverage changes

Details

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.