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

[v2][storage] Implement read path for v2 storage interface #6170

Merged
merged 24 commits into from
Dec 6, 2024

Merge branch 'main' into v2-reader

cbfeb0e
Select commit
Loading
Failed to load commit list.
Merged

[v2][storage] Implement read path for v2 storage interface #6170

Merge branch 'main' into v2-reader
cbfeb0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2024 in 1s

0.00% of diff hit (target 95.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 95.00%)

Annotations

Check warning on line 51 in cmd/query/app/querysvc/query_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/querysvc/query_service.go#L51

Added line #L51 was not covered by tests

Check warning on line 53 in cmd/query/app/querysvc/query_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/querysvc/query_service.go#L53

Added line #L53 was not covered by tests

Check warning on line 70 in cmd/query/app/querysvc/query_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/querysvc/query_service.go#L66-L70

Added lines #L66 - L70 were not covered by tests

Check warning on line 86 in cmd/query/app/querysvc/query_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/querysvc/query_service.go#L82-L86

Added lines #L82 - L86 were not covered by tests

Check warning on line 98 in cmd/query/app/querysvc/query_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/querysvc/query_service.go#L94-L98

Added lines #L94 - L98 were not covered by tests

Check warning on line 107 in cmd/query/app/querysvc/query_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/app/querysvc/query_service.go#L103-L107

Added lines #L103 - L107 were not covered by tests