Skip to content

[block-stm] Integrate script caches

Codecov / codecov/patch succeeded Sep 1, 2024 in 0s

12.6% of diff hit (target 59.4%)

View this Pull Request on Codecov

12.6% of diff hit (target 59.4%)

Annotations

Check warning on line 3125 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#L3125

Added line #L3125 was not covered by tests

Check warning on line 198 in aptos-move/block-executor/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/executor.rs#L198

Added line #L198 was not covered by tests

Check warning on line 307 in aptos-move/block-executor/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/executor.rs#L304-L307

Added lines #L304 - L307 were not covered by tests

Check warning on line 381 in aptos-move/block-executor/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/executor.rs#L378-L381

Added lines #L378 - L381 were not covered by tests

Check warning on line 575 in aptos-move/block-executor/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/executor.rs#L571-L575

Added lines #L571 - L575 were not covered by tests

Check warning on line 1073 in aptos-move/block-executor/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/executor.rs#L1073

Added line #L1073 was not covered by tests

Check warning on line 67 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L67

Added line #L67 was not covered by tests

Check warning on line 69 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L69

Added line #L69 was not covered by tests

Check warning on line 76 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L71-L76

Added lines #L71 - L76 were not covered by tests

Check warning on line 80 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 82 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L82

Added line #L82 was not covered by tests

Check warning on line 91 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L84-L91

Added lines #L84 - L91 were not covered by tests

Check warning on line 93 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L93

Added line #L93 was not covered by tests

Check warning on line 99 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 106 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L101-L106

Added lines #L101 - L106 were not covered by tests

Check warning on line 112 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L109-L112

Added lines #L109 - L112 were not covered by tests

Check warning on line 118 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L116-L118

Added lines #L116 - L118 were not covered by tests

Check warning on line 136 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L121-L136

Added lines #L121 - L136 were not covered by tests

Check warning on line 139 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L139

Added line #L139 was not covered by tests

Check warning on line 240 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L234-L240

Added lines #L234 - L240 were not covered by tests

Check warning on line 357 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L353-L357

Added lines #L353 - L357 were not covered by tests

Check warning on line 373 in aptos-move/block-executor/src/modules_and_scripts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/block-executor/src/modules_and_scripts.rs#L369-L373

Added lines #L369 - L373 were not covered by tests

Check warning on line 51 in third_party/move/move-vm/runtime/src/storage/environment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/runtime/src/storage/environment.rs#L47-L51

Added lines #L47 - L51 were not covered by tests