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(types): fix setattr problem in document types #1401

Merged
merged 1 commit into from
Dec 4, 2020
Merged

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Dec 4, 2020

No description provided.

@hanxiao hanxiao requested a review from a team as a code owner December 4, 2020 15:43
@jina-bot jina-bot added size/S area/core This issue/PR affects the core codebase area/testing This issue/PR affects testing component/type labels Dec 4, 2020
@codecov
Copy link

codecov bot commented Dec 4, 2020

Codecov Report

Merging #1401 (eefb7e7) into master (6740433) will increase coverage by 0.10%.
The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1401      +/-   ##
==========================================
+ Coverage   83.39%   83.49%   +0.10%     
==========================================
  Files         104      104              
  Lines        6849     6939      +90     
==========================================
+ Hits         5712     5794      +82     
- Misses       1137     1145       +8     
Impacted Files Coverage Δ
jina/types/sets/chunk_set.py 91.66% <77.77%> (-8.34%) ⬇️
jina/types/sets/match_set.py 95.83% <90.00%> (-4.17%) ⬇️
jina/types/document/__init__.py 92.33% <100.00%> (+0.12%) ⬆️
jina/drivers/querylang/select.py 79.31% <0.00%> (-6.90%) ⬇️
jina/peapods/grpc_asyncio.py 79.59% <0.00%> (-1.03%) ⬇️
jina/logging/profile.py 55.81% <0.00%> (-0.66%) ⬇️
jina/peapods/pod.py 83.18% <0.00%> (-0.10%) ⬇️
jina/drivers/craft.py 100.00% <0.00%> (ø)
jina/types/ndarray/generic.py 100.00% <0.00%> (ø)
jina/executors/indexers/cache.py 100.00% <0.00%> (ø)
... and 25 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 6740433...eefb7e7. Read the comment docs.

@hanxiao hanxiao merged commit 9de90e6 into master Dec 4, 2020
@hanxiao hanxiao deleted the fix-setattr-type branch December 4, 2020 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core This issue/PR affects the core codebase area/testing This issue/PR affects testing component/type size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants