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

feat(torii-core): bitflags for indexing #2450

Merged
merged 3 commits into from
Sep 19, 2024

index raw events by default

cc6c6b3
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-core): bitflags for indexing #2450

index raw events by default
cc6c6b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 19, 2024 in 0s

16.66% of diff hit (target 68.37%)

View this Pull Request on Codecov

16.66% of diff hit (target 68.37%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L137-L138

Added lines #L137 - L138 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L141 - L142 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L206-L214

Added lines #L206 - L214 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/torii/src/main.rs#L225

Added line #L225 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L462 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L579-L586

Added lines #L579 - L586 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L624 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L629-L638

Added lines #L629 - L638 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L655-L672

Added lines #L655 - L672 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L675-L676

Added lines #L675 - L676 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L687 was not covered by tests