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

Implement extend_additional_data for BuiltinRunner #1726

Merged
merged 14 commits into from
Apr 22, 2024

Merge branch 'extend-additional-data' of https://github.com/lambdacla…

8e7936b
Select commit
Loading
Failed to load commit list.
Merged

Implement extend_additional_data for BuiltinRunner #1726

Merge branch 'extend-additional-data' of https://github.com/lambdacla…
8e7936b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 19, 2024 in 0s

87.28% of diff hit (target 94.80%)

View this Pull Request on Codecov

87.28% of diff hit (target 94.80%)

Annotations

Check warning on line 128 in vm/src/vm/runners/builtin_runner/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/builtin_runner/hash.rs#L128

Added line #L128 was not covered by tests

Check warning on line 133 in vm/src/vm/runners/builtin_runner/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/builtin_runner/hash.rs#L133

Added line #L133 was not covered by tests

Check warning on line 522 in vm/src/vm/runners/builtin_runner/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/builtin_runner/mod.rs#L514-L522

Added lines #L514 - L522 were not covered by tests

Check warning on line 524 in vm/src/vm/runners/builtin_runner/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/builtin_runner/mod.rs#L524

Added line #L524 was not covered by tests

Check warning on line 133 in vm/src/vm/runners/builtin_runner/output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/builtin_runner/output.rs#L133

Added line #L133 was not covered by tests

Check warning on line 191 in vm/src/vm/runners/builtin_runner/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/builtin_runner/signature.rs#L191

Added line #L191 was not covered by tests

Check warning on line 195 in vm/src/vm/runners/builtin_runner/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/builtin_runner/signature.rs#L195

Added line #L195 was not covered by tests