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 or silence wasmi_wast warnings #1288

Merged
merged 1 commit into from
Nov 4, 2024

fix or silence wasmi_wast warnings

9059145
Select commit
Loading
Failed to load commit list.
Merged

Fix or silence wasmi_wast warnings #1288

fix or silence wasmi_wast warnings
9059145
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

81.53% (+0.00%) compared to 5b344ca

View this Pull Request on Codecov

81.53% (+0.00%) compared to 5b344ca

Details

Codecov Report

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

Project coverage is 81.53%. Comparing base (5b344ca) to head (9059145).

Files with missing lines Patch % Lines
crates/wast/src/lib.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1288   +/-   ##
=======================================
  Coverage   81.52%   81.53%           
=======================================
  Files         306      306           
  Lines       25277    25275    -2     
=======================================
  Hits        20607    20607           
+ Misses       4670     4668    -2     

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