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

refactor(torii-core): cleanups #2702

Merged
merged 10 commits into from
Nov 20, 2024

tag cleanups

d24261d
Select commit
Loading
Failed to load commit list.
Merged

refactor(torii-core): cleanups #2702

tag cleanups
d24261d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 20, 2024 in 1s

50.00% of diff hit (target 56.17%)

View this Pull Request on Codecov

50.00% of diff hit (target 56.17%)

Annotations

Check warning on line 143 in bin/torii/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 315 in crates/torii/core/src/engine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L315

Added line #L315 was not covered by tests

Check warning on line 52 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L52

Added line #L52 was not covered by tests

Check warning on line 230 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L230

Added line #L230 was not covered by tests

Check warning on line 110 in crates/torii/core/src/processors/metadata_update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/metadata_update.rs#L110

Added line #L110 was not covered by tests

Check warning on line 121 in crates/torii/core/src/processors/metadata_update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/metadata_update.rs#L121

Added line #L121 was not covered by tests

Check warning on line 111 in crates/torii/core/src/sql/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/erc.rs#L111

Added line #L111 was not covered by tests

Check warning on line 122 in crates/torii/core/src/sql/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/erc.rs#L122

Added line #L122 was not covered by tests

Check warning on line 752 in crates/torii/core/src/sql/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/mod.rs#L752

Added line #L752 was not covered by tests

Check warning on line 33 in crates/torii/core/src/sql/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/utils.rs#L33

Added line #L33 was not covered by tests

Check warning on line 26 in crates/torii/core/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/utils.rs#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 46 in crates/torii/core/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/utils.rs#L46

Added line #L46 was not covered by tests

Check warning on line 154 in crates/torii/graphql/src/object/event_message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/event_message.rs#L154

Added line #L154 was not covered by tests

Check warning on line 120 in crates/torii/grpc/src/server/subscriptions/entity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/entity.rs#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 99 in crates/torii/grpc/src/server/subscriptions/event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/event.rs#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 106 in crates/torii/grpc/src/server/subscriptions/event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/event.rs#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 132 in crates/torii/grpc/src/server/subscriptions/event_message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/event_message.rs#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 207 in crates/torii/server/src/artifacts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/artifacts.rs#L207

Added line #L207 was not covered by tests