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(encoding): fix typo in ascii85.ts #4854

Merged
merged 1 commit into from
May 27, 2024

fix typo

d645634
Select commit
Loading
Failed to load commit list.
Merged

docs(encoding): fix typo in ascii85.ts #4854

fix typo
d645634
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2024 in 0s

92.35% (+0.00%) compared to 2a6e912

View this Pull Request on Codecov

92.35% (+0.00%) compared to 2a6e912

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (2a6e912) to head (d645634).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4854   +/-   ##
=======================================
  Coverage   92.35%   92.35%           
=======================================
  Files         487      487           
  Lines       41531    41531           
  Branches     5405     5405           
=======================================
  Hits        38358    38358           
  Misses       3117     3117           
  Partials       56       56           

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