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

fix: fix start timer before getting data lock #6071

Merged
merged 1 commit into from
Oct 6, 2023

fix: fix start timer before getting data lock

fb8071c
Select commit
Loading
Failed to load commit list.
Merged

fix: fix start timer before getting data lock #6071

fix: fix start timer before getting data lock
fb8071c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 6, 2023 in 0s

76.67% (-0.20%) compared to c9fdb85

View this Pull Request on Codecov

76.67% (-0.20%) compared to c9fdb85

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c9fdb85) 76.86% compared to head (fb8071c) 76.67%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6071      +/-   ##
==========================================
- Coverage   76.86%   76.67%   -0.20%     
==========================================
  Files         145      145              
  Lines       13986    13989       +3     
==========================================
- Hits        10751    10726      -25     
- Misses       3235     3263      +28     
Files Coverage Δ
jina/__init__.py 56.00% <100.00%> (ø)
jina/serve/runtimes/worker/batch_queue.py 97.33% <100.00%> (+0.73%) ⬆️

... and 10 files with indirect coverage changes

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