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

implementing BLAKE3 opcode #112

Merged
merged 2 commits into from
Mar 19, 2024

Update src/isa/instr.rs, LGTM

bf50a8c
Select commit
Loading
Failed to load commit list.
Merged

implementing BLAKE3 opcode #112

Update src/isa/instr.rs, LGTM
bf50a8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 19, 2024 in 0s

0.0% of diff hit (target 60.0%)

View this Pull Request on Codecov

0.0% of diff hit (target 60.0%)

Annotations

Check warning on line 1302 in src/isa/bytecode.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/bytecode.rs#L1302

Added line #L1302 was not covered by tests

Check warning on line 1313 in src/isa/bytecode.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/bytecode.rs#L1313

Added line #L1313 was not covered by tests

Check warning on line 1333 in src/isa/bytecode.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/bytecode.rs#L1333

Added line #L1333 was not covered by tests

Check warning on line 1375 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L1375

Added line #L1375 was not covered by tests

Check warning on line 1384 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L1384

Added line #L1384 was not covered by tests

Check warning on line 1417 in src/isa/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/isa/exec.rs#L1412-L1417

Added lines #L1412 - L1417 were not covered by tests