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

WIP: Convert to workspace (multi crate) #143

Closed
wants to merge 144 commits into from

reintroduce udl files again... still does not work. hmm.

8c71302
Select commit
Loading
Failed to load commit list.
Closed

WIP: Convert to workspace (multi crate) #143

reintroduce udl files again... still does not work. hmm.
8c71302
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 22, 2024 in 1s

34.9% of diff hit (within 80.0% threshold of 98.3%)

View this Pull Request on Codecov

34.9% of diff hit (within 80.0% threshold of 98.3%)

Annotations

Check warning on line 17 in crates/clients/src/clients/client/file_system_client/file_system_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/file_system_client/file_system_client.rs#L17

Added line #L17 was not covered by tests

Check warning on line 5 in crates/clients/src/clients/client/gateway_client/endpoints/state_endpoints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/gateway_client/endpoints/state_endpoints.rs#L5

Added line #L5 was not covered by tests

Check warning on line 11 in crates/clients/src/clients/client/gateway_client/endpoints/transaction_endpoints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/gateway_client/endpoints/transaction_endpoints.rs#L11

Added line #L11 was not covered by tests

Check warning on line 29 in crates/clients/src/clients/client/gateway_client/endpoints/transaction_endpoints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/gateway_client/endpoints/transaction_endpoints.rs#L29

Added line #L29 was not covered by tests

Check warning on line 41 in crates/clients/src/clients/client/gateway_client/endpoints/transaction_endpoints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/gateway_client/endpoints/transaction_endpoints.rs#L41

Added line #L41 was not covered by tests

Check warning on line 9 in crates/clients/src/clients/client/gateway_client/gateway_client_dispatch_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/gateway_client/gateway_client_dispatch_request.rs#L9

Added line #L9 was not covered by tests

Check warning on line 41 in crates/clients/src/clients/client/gateway_client/gateway_client_dispatch_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/gateway_client/gateway_client_dispatch_request.rs#L41

Added line #L41 was not covered by tests

Check warning on line 57 in crates/clients/src/clients/client/gateway_client/gateway_client_dispatch_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/gateway_client/gateway_client_dispatch_request.rs#L57

Added line #L57 was not covered by tests

Check warning on line 238 in crates/clients/src/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/secure_storage_client/secure_storage_client.rs#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 290 in crates/clients/src/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/secure_storage_client/secure_storage_client.rs#L290

Added line #L290 was not covered by tests

Check warning on line 295 in crates/clients/src/clients/client/secure_storage_client/secure_storage_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/clients/client/secure_storage_client/secure_storage_client.rs#L295

Added line #L295 was not covered by tests

Check warning on line 5 in crates/clients/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/clients/src/lib.rs#L3-L5

Added lines #L3 - L5 were not covered by tests

Check warning on line 23 in crates/common/src/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/hash.rs#L18-L23

Added lines #L18 - L23 were not covered by tests

Check warning on line 256 in crates/common/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/lib.rs#L253-L256

Added lines #L253 - L256 were not covered by tests

Check warning on line 279 in crates/common/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/lib.rs#L274-L279

Added lines #L274 - L279 were not covered by tests

Check warning on line 299 in crates/common/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/lib.rs#L296-L299

Added lines #L296 - L299 were not covered by tests

Check warning on line 79 in crates/common/src/types/bag_of_bytes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/bag_of_bytes.rs#L70-L79

Added lines #L70 - L79 were not covered by tests

Check warning on line 8 in crates/common/src/types/decimal192.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/decimal192.rs#L5-L8

Added lines #L5 - L8 were not covered by tests

Check warning on line 506 in crates/common/src/types/decimal192.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/decimal192.rs#L506

Added line #L506 was not covered by tests

Check warning on line 748 in crates/common/src/types/decimal192.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/decimal192.rs#L748

Added line #L748 was not covered by tests

Check warning on line 753 in crates/common/src/types/decimal192.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/decimal192.rs#L753

Added line #L753 was not covered by tests

Check warning on line 803 in crates/common/src/types/decimal192.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/decimal192.rs#L803

Added line #L803 was not covered by tests

Check warning on line 815 in crates/common/src/types/decimal192.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/decimal192.rs#L815

Added line #L815 was not covered by tests

Check warning on line 69 in crates/common/src/types/exactly_n_bytes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/exactly_n_bytes.rs#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 34 in crates/common/src/types/keys/ed25519/private_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/common/src/types/keys/ed25519/private_key.rs#L33-L34

Added lines #L33 - L34 were not covered by tests