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

Change OpLogFilter::agent_id to be optional #826

Merged
merged 1 commit into from
Dec 2, 2024

Change `OpLogFilter::agent_id` to be optional

19d4409
Select commit
Loading
Failed to load commit list.
Merged

Change OpLogFilter::agent_id to be optional #826

Change `OpLogFilter::agent_id` to be optional
19d4409
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 28, 2024 in 1s

89.36% of diff hit (target 77.01%)

View this Pull Request on Codecov

89.36% of diff hit (target 77.01%)

Annotations

Check warning on line 379 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L379

Added line #L379 was not covered by tests

Check warning on line 382 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L382

Added line #L382 was not covered by tests

Check warning on line 399 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L399

Added line #L399 was not covered by tests

Check warning on line 408 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L408

Added line #L408 was not covered by tests

Check warning on line 414 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L414

Added line #L414 was not covered by tests

Check warning on line 417 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L417

Added line #L417 was not covered by tests

Check warning on line 433 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L433

Added line #L433 was not covered by tests

Check warning on line 442 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L442

Added line #L442 was not covered by tests

Check warning on line 447 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L447

Added line #L447 was not covered by tests

Check warning on line 595 in src/graphql.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql.rs#L594-L595

Added lines #L594 - L595 were not covered by tests

Check warning on line 155 in src/graphql/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql/log.rs#L155

Added line #L155 was not covered by tests

Check warning on line 165 in src/graphql/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql/log.rs#L165

Added line #L165 was not covered by tests

Check warning on line 910 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L910

Added line #L910 was not covered by tests

Check warning on line 913 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L913

Added line #L913 was not covered by tests

Check warning on line 920 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L917-L920

Added lines #L917 - L920 were not covered by tests

Check warning on line 930 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L922-L930

Added lines #L922 - L930 were not covered by tests

Check warning on line 938 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L937-L938

Added lines #L937 - L938 were not covered by tests

Check warning on line 941 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L941

Added line #L941 was not covered by tests

Check warning on line 959 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L958-L959

Added lines #L958 - L959 were not covered by tests

Check warning on line 962 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L962

Added line #L962 was not covered by tests

Check warning on line 970 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L969-L970

Added lines #L969 - L970 were not covered by tests

Check warning on line 973 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L973

Added line #L973 was not covered by tests

Check warning on line 978 in src/ingest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest.rs#L975-L978

Added lines #L975 - L978 were not covered by tests

Check warning on line 30 in src/ingest/generation.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ingest/generation.rs#L25-L30

Added lines #L25 - L30 were not covered by tests

Check warning on line 813 in src/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage.rs#L809-L813

Added lines #L809 - L813 were not covered by tests