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

Move wasmi_core memory utilities into its own memory submodule #1400

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

Robbepop
Copy link
Member

This is going to be useful for #1395.

Copy link

codecov bot commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 93.18182% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.50%. Comparing base (a0d8b46) to head (95be6ba).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/memory.rs 93.18% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1400      +/-   ##
==========================================
- Coverage   70.51%   70.50%   -0.01%     
==========================================
  Files         156      157       +1     
  Lines       14397    14398       +1     
==========================================
  Hits        10152    10152              
- Misses       4245     4246       +1     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Robbepop Robbepop merged commit 2b4fa76 into main Mar 19, 2025
19 checks passed
@Robbepop Robbepop deleted the rf-move-core-memory-into-submodule branch March 19, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant