Skip to content

Refactor WasmInteger trait - #1553

Merged
Robbepop merged 4 commits into
mainfrom
rf-refactor-wasm-integer-trait
Jul 1, 2025
Merged

Refactor WasmInteger trait#1553
Robbepop merged 4 commits into
mainfrom
rf-refactor-wasm-integer-trait

rename eq_zero -> is_zero

d1042df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2025 in 0s

72.34% (+0.02%) compared to 88b0f41

View this Pull Request on Codecov

72.34% (+0.02%) compared to 88b0f41

Details

Codecov Report

Attention: Patch coverage is 72.41379% with 8 lines in your changes missing coverage. Please review.

Project coverage is 72.34%. Comparing base (88b0f41) to head (d1042df).

Files with missing lines Patch % Lines
crates/core/src/untyped.rs 33.33% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1553      +/-   ##
==========================================
+ Coverage   72.32%   72.34%   +0.02%     
==========================================
  Files         179      179              
  Lines       16320    16328       +8     
==========================================
+ Hits        11803    11813      +10     
+ Misses       4517     4515       -2     

☔ 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.