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 is best model to training servicer #229

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Return an incremental id instead of just pinging

14f81af
Select commit
Loading
Failed to load commit list.
Open

Add is best model to training servicer #229

Return an incremental id instead of just pinging
14f81af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 21, 2024 in 0s

62.19% of diff hit (target 64.60%)

View this Pull Request on Codecov

62.19% of diff hit (target 64.60%)

Annotations

Check warning on line 50 in tiktorch/converters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/converters.py#L50

Added line #L50 was not covered by tests

Check warning on line 43 in tiktorch/proto/inference_pb2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2.py#L24-L43

Added lines #L24 - L43 were not covered by tests

Check warning on line 143 in tiktorch/proto/inference_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2_grpc.py#L143

Added line #L143 was not covered by tests

Check warning on line 160 in tiktorch/proto/inference_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2_grpc.py#L160

Added line #L160 was not covered by tests

Check warning on line 177 in tiktorch/proto/inference_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2_grpc.py#L177

Added line #L177 was not covered by tests

Check warning on line 194 in tiktorch/proto/inference_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2_grpc.py#L194

Added line #L194 was not covered by tests

Check warning on line 211 in tiktorch/proto/inference_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2_grpc.py#L211

Added line #L211 was not covered by tests

Check warning on line 228 in tiktorch/proto/inference_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2_grpc.py#L228

Added line #L228 was not covered by tests

Check warning on line 305 in tiktorch/proto/inference_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2_grpc.py#L305

Added line #L305 was not covered by tests

Check warning on line 322 in tiktorch/proto/inference_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/inference_pb2_grpc.py#L322

Added line #L322 was not covered by tests

Check warning on line 49 in tiktorch/proto/training_pb2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2.py#L23-L49

Added lines #L23 - L49 were not covered by tests

Check warning on line 92 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 98 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 104 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 110 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 116 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L114-L116

Added lines #L114 - L116 were not covered by tests

Check warning on line 122 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 128 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 134 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 140 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 146 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 152 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L150-L152

Added lines #L150 - L152 were not covered by tests

Check warning on line 158 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L156-L158

Added lines #L156 - L158 were not covered by tests

Check warning on line 164 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 255 in tiktorch/proto/training_pb2_grpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiktorch/proto/training_pb2_grpc.py#L255

Added line #L255 was not covered by tests