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

feat(flow): pretty print flow obj in ipython #1373

Merged
merged 1 commit into from Nov 29, 2020
Merged

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Nov 29, 2020

No description provided.

@hanxiao hanxiao requested a review from a team as a code owner November 29, 2020 14:02
@jina-bot jina-bot added size/M area/core This issue/PR affects the core codebase component/flow labels Nov 29, 2020
@codecov
Copy link

codecov bot commented Nov 29, 2020

Codecov Report

Merging #1373 (075af9f) into master (54c501d) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1373      +/-   ##
==========================================
+ Coverage   82.99%   83.05%   +0.05%     
==========================================
  Files         103      103              
  Lines        6746     6746              
==========================================
+ Hits         5599     5603       +4     
+ Misses       1147     1143       -4     
Impacted Files Coverage Δ
jina/types/sets/document_set.py 98.24% <100.00%> (+15.78%) ⬆️
jina/peapods/grpc_asyncio.py 75.51% <0.00%> (-8.17%) ⬇️
jina/types/document/__init__.py 97.30% <0.00%> (+0.44%) ⬆️
jina/drivers/querylang/select.py 86.20% <0.00%> (+6.89%) ⬆️

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 157a56d...075af9f. Read the comment docs.

@hanxiao hanxiao merged commit 7ce30f3 into master Nov 29, 2020
@hanxiao hanxiao deleted the feat-pprint-flow branch November 29, 2020 14:21
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 component/flow size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants