Skip to content

Return an incremental id instead of just pinging

Codecov / codecov/project failed Dec 20, 2024 in 0s

62.71% (-1.89%) compared to 5ea5d3a

View this Pull Request on Codecov

62.71% (-1.89%) compared to 5ea5d3a

Details

Codecov Report

Attention: Patch coverage is 61.38917% with 378 lines in your changes missing coverage. Please review.

Project coverage is 62.71%. Comparing base (5ea5d3a) to head (811ddd3).

Files with missing lines Patch % Lines
tiktorch/trainer.py 42.53% 127 Missing ⚠️
tiktorch/proto/training_pb2_grpc.py 54.78% 52 Missing ⚠️
tiktorch/server/session/backend/supervisor.py 68.86% 52 Missing ⚠️
tiktorch/proto/training_pb2.py 23.25% 33 Missing ⚠️
tiktorch/proto/inference_pb2.py 16.12% 26 Missing ⚠️
tiktorch/server/session/backend/commands.py 78.40% 19 Missing ⚠️
tiktorch/server/session/backend/base.py 66.66% 17 Missing ⚠️
tiktorch/proto/utils_pb2.py 37.50% 15 Missing ⚠️
tiktorch/server/session/process.py 72.34% 13 Missing ⚠️
tiktorch/server/session/rpc_interface.py 71.42% 10 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
- Coverage   64.60%   62.71%   -1.89%     
==========================================
  Files          40       47       +7     
  Lines        2195     2883     +688     
==========================================
+ Hits         1418     1808     +390     
- Misses        777     1075     +298     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.