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

Align Wasm with overview docs #901

Merged
merged 3 commits into from
Mar 5, 2025
Merged

Align Wasm with overview docs #901

merged 3 commits into from
Mar 5, 2025

Conversation

andrzejressel
Copy link
Owner

Closes #897

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

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

Project coverage is 49.22%. Comparing base (a418a62) to head (3183846).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/wasm/src/lib.rs 0.00% 62 Missing ⚠️
crates/rust_adapter_wasm/src/lib.rs 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #901      +/-   ##
==========================================
+ Coverage   49.13%   49.22%   +0.08%     
==========================================
  Files          63       63              
  Lines        8824     8808      -16     
==========================================
  Hits         4336     4336              
+ Misses       4488     4472      -16     

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

@andrzejressel andrzejressel added the ready-to-merge Will be auto-merged by mergify label Mar 5, 2025
@mergify mergify bot merged commit 88deecc into main Mar 5, 2025
101 of 102 checks passed
@mergify mergify bot deleted the align-wasm-with-overview branch March 5, 2025 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Will be auto-merged by mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align Wasm integration with overview
1 participant