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

[Compiler-v2][VM] add metadata check for script #14099

Merged
merged 2 commits into from
Jul 29, 2024

script cache

f87d6b4
Select commit
Loading
Failed to load commit list.
Merged

[Compiler-v2][VM] add metadata check for script #14099

script cache
f87d6b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 29, 2024 in 1s

2.7% of diff hit (target 70.7%)

View this Pull Request on Codecov

2.7% of diff hit (target 70.7%)

Annotations

Check warning on line 742 in aptos-move/aptos-vm/src/aptos_vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/aptos_vm.rs#L742

Added line #L742 was not covered by tests

Check warning on line 752 in aptos-move/aptos-vm/src/aptos_vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/aptos_vm.rs#L745-L752

Added lines #L745 - L752 were not covered by tests

Check warning on line 759 in aptos-move/aptos-vm/src/aptos_vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/aptos_vm.rs#L757-L759

Added lines #L757 - L759 were not covered by tests

Check warning on line 762 in aptos-move/aptos-vm/src/aptos_vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/aptos_vm.rs#L761-L762

Added lines #L761 - L762 were not covered by tests

Check warning on line 765 in aptos-move/aptos-vm/src/aptos_vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/aptos_vm.rs#L765

Added line #L765 was not covered by tests

Check warning on line 1649 in aptos-move/aptos-vm/src/aptos_vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/aptos_vm.rs#L1646-L1649

Added lines #L1646 - L1649 were not covered by tests

Check warning on line 1659 in aptos-move/aptos-vm/src/aptos_vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/aptos_vm.rs#L1651-L1659

Added lines #L1651 - L1659 were not covered by tests

Check warning on line 153 in aptos-move/aptos-vm/src/verifier/event_validation.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/verifier/event_validation.rs#L153

Added line #L153 was not covered by tests

Check warning on line 320 in aptos-move/framework/src/module_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/src/module_metadata.rs#L316-L320

Added lines #L316 - L320 were not covered by tests

Check warning on line 322 in aptos-move/framework/src/module_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/src/module_metadata.rs#L322

Added line #L322 was not covered by tests

Check warning on line 324 in aptos-move/framework/src/module_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/src/module_metadata.rs#L324

Added line #L324 was not covered by tests