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

ci(dashboard): send event for version update #1870

Merged
merged 1 commit into from Feb 4, 2021

Conversation

deepankarm
Copy link
Member

@jina-bot jina-bot added size/S area/cicd This issue/PR affects the cicd pipeline area/housekeeping This issue/PR is housekeeping labels Feb 4, 2021
@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #1870 (ad5e03c) into master (28cc7c8) will decrease coverage by 9.96%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1870      +/-   ##
==========================================
- Coverage   86.17%   76.21%   -9.97%     
==========================================
  Files         146      146              
  Lines        6982     6982              
==========================================
- Hits         6017     5321     -696     
- Misses        965     1661     +696     
Impacted Files Coverage Δ
jina/types/request/common.py 0.00% <0.00%> (-100.00%) ⬇️
jina/optimizers/parameters.py 0.00% <0.00%> (-100.00%) ⬇️
jina/jaml/parsers/default/v1.py 0.00% <0.00%> (-100.00%) ⬇️
jina/types/ndarray/sparse/numpy.py 0.00% <0.00%> (-100.00%) ⬇️
jina/types/ndarray/sparse/pytorch.py 0.00% <0.00%> (-100.00%) ⬇️
jina/types/ndarray/sparse/tensorflow.py 0.00% <0.00%> (-100.00%) ⬇️
jina/optimizers/flow_runner.py 0.00% <0.00%> (-95.66%) ⬇️
jina/optimizers/discovery.py 0.00% <0.00%> (-80.27%) ⬇️
jina/types/document/multimodal.py 34.00% <0.00%> (-64.00%) ⬇️
jina/executors/evaluators/embedding/cosine.py 36.66% <0.00%> (-56.67%) ⬇️
... and 45 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28cc7c8...dbc961b. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Feb 4, 2021

Latency summary

Current PR yields:

  • 😶 index QPS at 1171, delta to last 3 avg.: -1%
  • 😶 query QPS at 24, delta to last 3 avg.: +3%

Breakdown

Version Index QPS Query QPS
current 1171 24
0.9.28 1184 22
0.9.27 1202 23

Backed by latency-tracking. Further commits will update this comment.

@hanxiao hanxiao requested a review from bwanglzu February 4, 2021 20:12
@hanxiao hanxiao merged commit 4e218e8 into master Feb 4, 2021
@hanxiao hanxiao deleted the cd-console-version-update branch February 4, 2021 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cicd This issue/PR affects the cicd pipeline area/housekeeping This issue/PR is housekeeping size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants