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

feat: add printing hints #1476

Merged
merged 15 commits into from
Nov 23, 2023

Merge branch 'main' into feat/print-hints

90d733e
Select commit
Loading
Failed to load commit list.
Merged

feat: add printing hints #1476

Merge branch 'main' into feat/print-hints
90d733e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 23, 2023 in 0s

91.89% of diff hit (target 96.82%)

View this Pull Request on Codecov

91.89% of diff hit (target 96.82%)

Annotations

Check warning on line 53 in vm/src/hint_processor/builtin_hint_processor/print.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/builtin_hint_processor/print.rs#L53

Added line #L53 was not covered by tests

Check warning on line 90 in vm/src/hint_processor/builtin_hint_processor/print.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/builtin_hint_processor/print.rs#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 98 in vm/src/hint_processor/builtin_hint_processor/print.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/builtin_hint_processor/print.rs#L98

Added line #L98 was not covered by tests

Check warning on line 105 in vm/src/hint_processor/builtin_hint_processor/print.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/builtin_hint_processor/print.rs#L105

Added line #L105 was not covered by tests