Closed nerodesu017 closed 3 months ago
Attention: Patch coverage is 68.44262%
with 77 lines
in your changes missing coverage. Please review.
Files | Coverage Δ | |
---|---|---|
src/core/reader/types/values.rs | 84.00% <80.00%> (-0.22%) |
:arrow_down: |
src/validation/code.rs | 53.47% <23.80%> (-3.76%) |
:arrow_down: |
src/execution/value.rs | 72.41% <77.52%> (+2.64%) |
:arrow_up: |
src/execution/interpreter_loop.rs | 79.65% <68.99%> (-2.44%) |
:arrow_down: |
Pull Request Overview
This pull request adds f64-related op codes.
Testing Strategy
This pull request was tested locally.
TODO or Help Wanted
N/A
Formatting
cargo fmt
cargo check
cargo build
cargo doc
nix fmt
treefmt
Github Issue
This pull request implements issue #2