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

[ABW-3465] Decode deep link and download metadata #180

Merged
merged 85 commits into from
Jul 9, 2024

Merge branch 'main' into mb/deferred-parsing

c54e8b2
Select commit
Loading
Failed to load commit list.
Merged

[ABW-3465] Decode deep link and download metadata #180

Merge branch 'main' into mb/deferred-parsing
c54e8b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 9, 2024 in 0s

81.1% of diff hit (within 80.0% threshold of 98.6%)

View this Pull Request on Codecov

81.1% of diff hit (within 80.0% threshold of 98.6%)

Annotations

Check warning on line 21 in jvm/sargon-android/src/main/java/com/radixdlt/sargon/extensions/HomeCardsManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jvm/sargon-android/src/main/java/com/radixdlt/sargon/extensions/HomeCardsManager.kt#L17-L21

Added lines #L17 - L21 were not covered by tests

Check warning on line 13 in jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/homecards/HomeCardsStorage.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/homecards/HomeCardsStorage.kt#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 24 in jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/homecards/HomeCardsStorage.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/homecards/HomeCardsStorage.kt#L24

Added line #L24 was not covered by tests

Check warning on line 32 in jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/homecards/HomeCardsStorage.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/homecards/HomeCardsStorage.kt#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 10 in jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/storage/PreferencesStorage.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/storage/PreferencesStorage.kt#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 14 in jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/storage/PreferencesStorage.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/storage/PreferencesStorage.kt#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 21 in jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/storage/PreferencesStorage.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/storage/PreferencesStorage.kt#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 26 in jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/storage/PreferencesStorage.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

jvm/sargon-android/src/main/java/com/radixdlt/sargon/os/storage/PreferencesStorage.kt#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 26 in src/gateway_api/models/types/response/state/entity/details/metadata/collection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gateway_api/models/types/response/state/entity/details/metadata/collection.rs#L26

Added line #L26 was not covered by tests

Check warning on line 40 in src/wallet/home_cards/deferred_deep_link/parser.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/deferred_deep_link/parser.rs#L40

Added line #L40 was not covered by tests

Check warning on line 62 in src/wallet/home_cards/deferred_deep_link/parser.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/deferred_deep_link/parser.rs#L62

Added line #L62 was not covered by tests

Check warning on line 64 in src/wallet/home_cards/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/manager.rs#L64

Added line #L64 was not covered by tests

Check warning on line 81 in src/wallet/home_cards/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/manager.rs#L81

Added line #L81 was not covered by tests

Check warning on line 98 in src/wallet/home_cards/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/manager.rs#L98

Added line #L98 was not covered by tests

Check warning on line 110 in src/wallet/home_cards/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/manager.rs#L110

Added line #L110 was not covered by tests

Check warning on line 126 in src/wallet/home_cards/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/manager.rs#L126

Added line #L126 was not covered by tests

Check warning on line 129 in src/wallet/home_cards/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/manager.rs#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 132 in src/wallet/home_cards/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/manager.rs#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 171 in src/wallet/home_cards/manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/home_cards/manager.rs#L171

Added line #L171 was not covered by tests