AluVM / rust-aluvm

Rust implementation of AluVM (RISC functional machine)
https://docs.rs/aluvm
Apache License 2.0
59 stars 22 forks source link

Fix ButesOp::Mov and Swp Display implementations #76

Closed dr-orlovsky closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #76 (d6021a0) into master (4514db9) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@          Coverage Diff           @@
##           master     #76   +/-   ##
======================================
  Coverage    41.1%   41.1%           
======================================
  Files          19      19           
  Lines        4542    4542           
======================================
  Hits         1865    1865           
  Misses       2677    2677           
Impacted Files Coverage Δ
src/isa/instr.rs 10.5% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more