xcherryio / xcherry

server and main repo of xCherry project
Apache License 2.0
26 stars 1 forks source link

remove default shard id #124

Closed zklgame closed 7 months ago

zklgame commented 7 months ago

Remove default shard id.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 70.37037% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 59.52%. Comparing base (73116e3) to head (b637b56).

Files Patch % Lines
service/api/service_impl.go 0.00% 3 Missing :warning:
persistence/process/publish_to_local_queue.go 0.00% 2 Missing :warning:
...ersistence/process/get_latest_process_execution.go 0.00% 1 Missing :warning:
persistence/process/sql_process_store_common.go 0.00% 1 Missing :warning:
...stence/process/update_process_execution_for_rpc.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ========================================== + Coverage 59.43% 59.52% +0.08% ========================================== Files 92 92 Lines 7255 7258 +3 ========================================== + Hits 4312 4320 +8 + Misses 2660 2658 -2 + Partials 283 280 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.