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

refactor: move test file structure #1629

Merged
merged 9 commits into from
Jan 8, 2021
Merged

refactor: move test file structure #1629

merged 9 commits into from
Jan 8, 2021

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Jan 8, 2021

No description provided.

@hanxiao hanxiao requested a review from a team as a code owner January 8, 2021 12:48
@hanxiao hanxiao changed the title refactor: move ci file structure refactor: move unit test file structure Jan 8, 2021
@hanxiao hanxiao changed the title refactor: move unit test file structure refactor: move test file structure Jan 8, 2021
@jina-bot jina-bot added size/M area/cicd This issue/PR affects the cicd pipeline area/housekeeping This issue/PR is housekeeping area/testing This issue/PR affects testing labels Jan 8, 2021
@github-actions
Copy link

github-actions bot commented Jan 8, 2021

Latency summary

Current PR yields:

  • 😶 index QPS at 1987, delta to last 3 avg.: +0%
  • 😶 query QPS at 37, delta to last 3 avg.: -3%

Breakdown

Version Index QPS Query QPS
current 1987 37
0.9.2 1934 38
0.9.1 2000 38
0.8.22 2029 38

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

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #1629 (a4dedb7) into master (5edbce9) will increase coverage by 0.99%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1629      +/-   ##
==========================================
+ Coverage   84.00%   85.00%   +0.99%     
==========================================
  Files         126      126              
  Lines        6591     6650      +59     
==========================================
+ Hits         5537     5653     +116     
+ Misses       1054      997      -57     
Flag Coverage Δ
ci 85.00% <ø> (?)
core 85.00% <ø> (?)
integration 72.34% <ø> (?)
unit 80.84% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jina/logging/profile.py 69.84% <0.00%> (-0.56%) ⬇️
jina/drivers/craft.py 100.00% <0.00%> (ø)
jina/types/ndarray/generic.py 100.00% <0.00%> (ø)
jina/drivers/encode.py 94.91% <0.00%> (+0.08%) ⬆️
jina/enums.py 96.59% <0.00%> (+0.09%) ⬆️
jina/jaml/__init__.py 95.93% <0.00%> (+0.09%) ⬆️
jina/clients/helper.py 94.00% <0.00%> (+0.12%) ⬆️
jina/executors/indexers/vector.py 93.15% <0.00%> (+0.14%) ⬆️
jina/peapods/runtimes/asyncio/rest/__init__.py 93.18% <0.00%> (+0.15%) ⬆️
jina/flow/builder.py 73.91% <0.00%> (+0.28%) ⬆️
... and 13 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 36bb513...ac089c1. Read the comment docs.

@hanxiao hanxiao merged commit 8d63a8e into master Jan 8, 2021
@hanxiao hanxiao deleted the refactor-ci branch January 8, 2021 18:15
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 area/testing This issue/PR affects testing size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants