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

Add efficient search logic for large top-k users #2491

Merged

fix bug

6dee899
Select commit
Loading
Failed to load commit list.
Merged

Add efficient search logic for large top-k users #2491

fix bug
6dee899
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 8, 2024 in 1s

14.81% of diff hit (target 18.94%)

View this Pull Request on Codecov

14.81% of diff hit (target 18.94%)

Annotations

Check warning on line 1126 in apis/grpc/v1/payload/payload.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.go#L1124-L1126

Added lines #L1124 - L1126 were not covered by tests

Check warning on line 1128 in apis/grpc/v1/payload/payload.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.go#L1128

Added line #L1128 was not covered by tests

Check warning on line 28 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 33 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 43 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 48 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 53 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 63 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 68 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 73 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 78 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 83 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 88 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 93 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 98 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 103 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 108 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 113 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 118 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 123 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 128 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 133 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 138 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 143 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 148 in apis/grpc/v1/payload/payload.pb.json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/grpc/v1/payload/payload.pb.json.go#L147-L148

Added lines #L147 - L148 were not covered by tests