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

vmlogic: maintain memory by a Box #11614

Merged
merged 2 commits into from
Jun 19, 2024

fixup

5bfbe8a
Select commit
Loading
Failed to load commit list.
Merged

vmlogic: maintain memory by a Box #11614

fixup
5bfbe8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 0s

71.48% (+0.02%) compared to 3e3137f

View this Pull Request on Codecov

71.48% (+0.02%) compared to 3e3137f

Details

Codecov Report

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

Project coverage is 71.48%. Comparing base (3e3137f) to head (5bfbe8a).

Files Patch % Lines
runtime/near-vm-runner/src/wasmer_runner.rs 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11614      +/-   ##
==========================================
+ Coverage   71.46%   71.48%   +0.02%     
==========================================
  Files         788      788              
  Lines      160854   160854              
  Branches   160854   160854              
==========================================
+ Hits       114947   114992      +45     
+ Misses      40887    40843      -44     
+ Partials     5020     5019       -1     

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