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

Add doc + default impl for ResourceTracker trait #1576

Merged
merged 4 commits into from
Jan 22, 2024

Merge branch 'main' into document-resources-tracker

5d3d2f1
Select commit
Loading
Failed to load commit list.
Merged

Add doc + default impl for ResourceTracker trait #1576

Merge branch 'main' into document-resources-tracker
5d3d2f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2024 in 1s

0.00% of diff hit (target 97.17%)

View this Pull Request on Codecov

0.00% of diff hit (target 97.17%)

Annotations

Check warning on line 100 in vm/src/vm/runners/cairo_runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/cairo_runner.rs#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 102 in vm/src/vm/runners/cairo_runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/cairo_runner.rs#L102

Added line #L102 was not covered by tests

Check warning on line 106 in vm/src/vm/runners/cairo_runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/cairo_runner.rs#L104-L106

Added lines #L104 - L106 were not covered by tests

Check warning on line 110 in vm/src/vm/runners/cairo_runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/cairo_runner.rs#L108-L110

Added lines #L108 - L110 were not covered by tests