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

Rust: SargonOS &Drivers more Profile Logic | Swift: Shared State (working example app)! #131

Merged
merged 141 commits into from
Jun 28, 2024

fix kotlin

2ce371b
Select commit
Loading
Failed to load commit list.
Merged

Rust: SargonOS &Drivers more Profile Logic | Swift: Shared State (working example app)! #131

fix kotlin
2ce371b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 28, 2024 in 0s

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

View this Pull Request on Codecov

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

Annotations

Check warning on line 48 in apple/Sources/Sargon/Drivers/FileSystem/FileSystemDriver+Data+ContentsOf+URL.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

apple/Sources/Sargon/Drivers/FileSystem/FileSystemDriver+Data+ContentsOf+URL.swift#L48

Added line #L48 was not covered by tests

Check warning on line 78 in apple/Sources/Sargon/Drivers/HostInfo/HostInfoDriver+DeviceInfo.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

apple/Sources/Sargon/Drivers/HostInfo/HostInfoDriver+DeviceInfo.swift#L78

Added line #L78 was not covered by tests

Check warning on line 6 in apple/Sources/Sargon/Extensions/Methods/RadixConnect/Mobile/RadixConnectMobile.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

apple/Sources/Sargon/Extensions/Methods/RadixConnect/Mobile/RadixConnectMobile.swift#L6

Added line #L6 was not covered by tests

Check warning on line 15 in apple/Sources/Sargon/SargonOS/BIOS+Static+Shared.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

apple/Sources/Sargon/SargonOS/BIOS+Static+Shared.swift#L15

Added line #L15 was not covered by tests

Check warning on line 21 in apple/Sources/Sargon/SargonOS/SargonOS+Static+Shared.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

apple/Sources/Sargon/SargonOS/SargonOS+Static+Shared.swift#L21

Added line #L21 was not covered by tests

Check warning on line 28 in src/profile/logic/account/create_account.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile/logic/account/create_account.rs#L28

Added line #L28 was not covered by tests

Check warning on line 72 in src/profile/logic/account/create_account.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile/logic/account/create_account.rs#L72

Added line #L72 was not covered by tests

Check warning on line 78 in src/profile/logic/account/create_account.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile/logic/account/create_account.rs#L78

Added line #L78 was not covered by tests

Check warning on line 92 in src/profile/logic/account/create_account.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile/logic/account/create_account.rs#L92

Added line #L92 was not covered by tests

Check warning on line 12 in src/profile/logic/profile_header.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile/logic/profile_header.rs#L12

Added line #L12 was not covered by tests

Check warning on line 18 in src/profile/v100/header/device_id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile/v100/header/device_id.rs#L18

Added line #L18 was not covered by tests

Check warning on line 47 in src/radix_connect/mobile/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/radix_connect/mobile/client.rs#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 18 in src/system/clients/client/event_bus_client/event_bus_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/event_bus_client/event_bus_client.rs#L18

Added line #L18 was not covered by tests

Check warning on line 34 in src/system/clients/client/file_system_client/file_system_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/file_system_client/file_system_client.rs#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 36 in src/system/clients/client/file_system_client/file_system_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/file_system_client/file_system_client.rs#L36

Added line #L36 was not covered by tests

Check warning on line 47 in src/system/clients/client/file_system_client/file_system_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/file_system_client/file_system_client.rs#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 49 in src/system/clients/client/file_system_client/file_system_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/file_system_client/file_system_client.rs#L49

Added line #L49 was not covered by tests

Check warning on line 55 in src/system/clients/client/file_system_client/file_system_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/file_system_client/file_system_client.rs#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 57 in src/system/clients/client/file_system_client/file_system_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/file_system_client/file_system_client.rs#L57

Added line #L57 was not covered by tests

Check warning on line 34 in src/system/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/secure_storage_client/secure_storage_client.rs#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 36 in src/system/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/secure_storage_client/secure_storage_client.rs#L36

Added line #L36 was not covered by tests

Check warning on line 85 in src/system/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/secure_storage_client/secure_storage_client.rs#L85

Added line #L85 was not covered by tests

Check warning on line 115 in src/system/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/secure_storage_client/secure_storage_client.rs#L115

Added line #L115 was not covered by tests

Check warning on line 144 in src/system/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/secure_storage_client/secure_storage_client.rs#L144

Added line #L144 was not covered by tests

Check warning on line 156 in src/system/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/system/clients/client/secure_storage_client/secure_storage_client.rs#L156

Added line #L156 was not covered by tests