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

docs(msgpack): complete documentation #5029

Merged
merged 1 commit into from
Jun 12, 2024

docs(msgpack): complete documentation

daaf2b2
Select commit
Loading
Failed to load commit list.
Merged

docs(msgpack): complete documentation #5029

docs(msgpack): complete documentation
daaf2b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 0s

92.05% (+0.00%) compared to 1f359c4

View this Pull Request on Codecov

92.05% (+0.00%) compared to 1f359c4

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.05%. Comparing base (1f359c4) to head (daaf2b2).

Files Patch % Lines
msgpack/decode.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5029   +/-   ##
=======================================
  Coverage   92.05%   92.05%           
=======================================
  Files         487      487           
  Lines       38798    38798           
  Branches     5429     5429           
=======================================
  Hits        35714    35714           
  Misses       3027     3027           
  Partials       57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.