Skip to content

[move][stdlib] Implement mem::swap native move call

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

85.5% of diff hit (target 59.8%)

View this Pull Request on Codecov

85.5% of diff hit (target 59.8%)

Annotations

Check warning on line 43 in aptos-move/framework/move-stdlib/src/natives/mem.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/move-stdlib/src/natives/mem.rs#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 1148 in third_party/move/move-vm/types/src/values/values_impl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/types/src/values/values_impl.rs#L1148

Added line #L1148 was not covered by tests

Check warning on line 1153 in third_party/move/move-vm/types/src/values/values_impl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/types/src/values/values_impl.rs#L1151-L1153

Added lines #L1151 - L1153 were not covered by tests

Check warning on line 1158 in third_party/move/move-vm/types/src/values/values_impl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/types/src/values/values_impl.rs#L1155-L1158

Added lines #L1155 - L1158 were not covered by tests