Skip to content

Implement rust logics for permissioned signer

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

80.2% of diff hit (target 59.8%)

View this Pull Request on Codecov

80.2% of diff hit (target 59.8%)

Annotations

Check warning on line 56 in aptos-move/framework/src/natives/permissioned_signer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/src/natives/permissioned_signer.rs#L56

Added line #L56 was not covered by tests

Check warning on line 291 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#L289-L291

Added lines #L289 - L291 were not covered by tests

Check warning on line 1076 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#L1073-L1076

Added lines #L1073 - L1076 were not covered by tests

Check warning on line 1088 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#L1085-L1088

Added lines #L1085 - L1088 were not covered by tests

Check warning on line 1254 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#L1252-L1254

Added lines #L1252 - L1254 were not covered by tests