Skip to content

Implement rust logics for permissioned signer

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

86.9% of diff hit (target 59.8%)

View this Pull Request on Codecov

86.9% of diff hit (target 59.8%)

Annotations

Check warning on line 55 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#L55

Added line #L55 was not covered by tests

Check warning on line 171 in third_party/move/move-compiler-v2/src/plan_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-compiler-v2/src/plan_builder.rs#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 173 in third_party/move/move-compiler-v2/src/plan_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-compiler-v2/src/plan_builder.rs#L173

Added line #L173 was not covered by tests

Check warning on line 489 in third_party/move/move-core/types/src/value.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-core/types/src/value.rs#L489

Added line #L489 was not covered by tests

Check warning on line 107 in third_party/move/move-vm/types/src/value_serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/types/src/value_serde.rs#L107

Added line #L107 was not covered by tests

Check warning on line 238 in third_party/move/move-vm/types/src/value_serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/types/src/value_serde.rs#L238

Added line #L238 was not covered by tests

Check warning on line 298 in third_party/move/move-vm/types/src/value_serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

third_party/move/move-vm/types/src/value_serde.rs#L298

Added line #L298 was not covered by tests

Check warning on line 1075 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#L1072-L1075

Added lines #L1072 - L1075 were not covered by tests

Check warning on line 1087 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#L1084-L1087

Added lines #L1084 - L1087 were not covered by tests

Check warning on line 3173 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#L3173

Added line #L3173 was not covered by tests

Check warning on line 3266 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#L3263-L3266

Added lines #L3263 - L3266 were not covered by tests