DZakh / rescript-schema

🧬 The fastest parser in the entire JavaScript ecosystem with a focus on small bundle size and top-notch DX
MIT License
160 stars 7 forks source link

Improve serializing by using experimental reverse schema under the hood #89

Closed DZakh closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.86667% with 16 lines in your changes missing coverage. Please review.

Project coverage is 97.34%. Comparing base (95f5a23) to head (39b79fe). Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/S_Core.bs.mjs 98.08% 13 Missing and 1 partial :warning:
packages/tests/src/utils/U.bs.mjs 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== - Coverage 97.46% 97.34% -0.13% ========================================== Files 12 12 Lines 5803 5941 +138 Branches 793 819 +26 ========================================== + Hits 5656 5783 +127 - Misses 145 155 +10 - Partials 2 3 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.