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

[move] Remove compiled scripts from data cache #14026

Closed
wants to merge 1 commit into from

[move] Remove compiled scripts from data cache

97f1055
Select commit
Loading
Failed to load commit list.
Closed

[move] Remove compiled scripts from data cache #14026

[move] Remove compiled scripts from data cache
97f1055
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 17, 2024 in 0s

62.6% of diff hit (target 70.8%)

View this Pull Request on Codecov

62.6% of diff hit (target 70.8%)

Annotations

Check warning on line 275 in third_party/move/move-vm/runtime/src/loader/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/runtime/src/loader/mod.rs#L272-L275

Added lines #L272 - L275 were not covered by tests

Check warning on line 278 in third_party/move/move-vm/runtime/src/loader/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/runtime/src/loader/mod.rs#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 327 in third_party/move/move-vm/runtime/src/loader/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/runtime/src/loader/mod.rs#L319-L327

Added lines #L319 - L327 were not covered by tests

Check warning on line 1128 in third_party/move/move-vm/runtime/src/loader/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/runtime/src/loader/mod.rs#L1128

Added line #L1128 was not covered by tests

Check warning on line 244 in third_party/move/move-vm/runtime/src/loader/script.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/runtime/src/loader/script.rs#L233-L244

Added lines #L233 - L244 were not covered by tests