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

Apply Shield Wallet Interaction Part 2 #355

Merged
merged 28 commits into from
Jan 29, 2025

first initial impl of manifests for updating securified entities

e7fd884
Select commit
Loading
Failed to load commit list.
Merged

Apply Shield Wallet Interaction Part 2 #355

first initial impl of manifests for updating securified entities
e7fd884
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2025 in 1s

19.07% of diff hit (target 92.68%)

View this Pull Request on Codecov

19.07% of diff hit (target 92.68%)

Annotations

Check warning on line 65 in crates/profile/models/supporting-types/src/abstract_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/profile/models/supporting-types/src/abstract_securified_entity.rs#L65

Added line #L65 was not covered by tests

Check warning on line 68 in crates/profile/models/supporting-types/src/abstract_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/profile/models/supporting-types/src/abstract_securified_entity.rs#L68

Added line #L68 was not covered by tests

Check warning on line 17 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L17

Added line #L17 was not covered by tests

Check warning on line 23 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 27 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 40 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L40

Added line #L40 was not covered by tests

Check warning on line 43 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 53 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L53

Added line #L53 was not covered by tests

Check warning on line 56 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 66 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L66

Added line #L66 was not covered by tests

Check warning on line 69 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 79 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L79

Added line #L79 was not covered by tests

Check warning on line 82 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 92 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L92

Added line #L92 was not covered by tests

Check warning on line 95 in crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/access_controller_factors_and_time_input.rs#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 17 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L17

Added line #L17 was not covered by tests

Check warning on line 24 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L21-L24

Added lines #L21 - L24 were not covered by tests

Check warning on line 26 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L26

Added line #L26 was not covered by tests

Check warning on line 31 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 36 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 39 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 48 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L43-L48

Added lines #L43 - L48 were not covered by tests

Check warning on line 59 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L54-L59

Added lines #L54 - L59 were not covered by tests

Check warning on line 66 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L63-L66

Added lines #L63 - L66 were not covered by tests

Check warning on line 74 in crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/transaction/manifests/src/manifests_security_shield/manifests_securify_shield_securified_entity.rs#L68-L74

Added lines #L68 - L74 were not covered by tests