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: Use arrayBuffer for fetching and caching local Snaps #2884

Merged
merged 1 commit into from
Nov 13, 2024

fix: Use arrayBuffer for fetching and caching local Snaps

72dca23
Select commit
Loading
Failed to load commit list.
Merged

fix: Use arrayBuffer for fetching and caching local Snaps #2884

fix: Use arrayBuffer for fetching and caching local Snaps
72dca23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 1s

94.48% (-0.01%) compared to 8815d9b, passed because coverage increased by 0% when compared to adjusted base (94.48%)

View this Pull Request on Codecov

94.48% (-0.01%) compared to 8815d9b, passed because coverage increased by 0% when compared to adjusted base (94.48%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.48%. Comparing base (8815d9b) to head (72dca23).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2884      +/-   ##
==========================================
- Coverage   94.49%   94.48%   -0.01%     
==========================================
  Files         486      486              
  Lines       10401    10397       -4     
  Branches     1594     1594              
==========================================
- Hits         9828     9824       -4     
  Misses        573      573              

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