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

Verify the checksum of downloaded wasm files #3119

Merged
merged 2 commits into from
May 9, 2024

Changelog for #3119

34f5fca
Select commit
Loading
Failed to load commit list.
Merged

Verify the checksum of downloaded wasm files #3119

Changelog for #3119
34f5fca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2024 in 1s

59.40% (-0.02%) compared to ea843f7

View this Pull Request on Codecov

59.40% (-0.02%) compared to ea843f7

Details

Codecov Report

Attention: Patch coverage is 0% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 59.40%. Comparing base (ea843f7) to head (34f5fca).
Report is 7 commits behind head on main.

Files Patch % Lines
crates/apps/src/lib/wasm_loader/mod.rs 0.00% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3119      +/-   ##
==========================================
- Coverage   59.41%   59.40%   -0.02%     
==========================================
  Files         298      298              
  Lines       92326    92336      +10     
==========================================
- Hits        54853    54849       -4     
- Misses      37473    37487      +14     

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