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

Support autocompletion of storage URIs #2248

Merged
merged 10 commits into from
Aug 12, 2021
Merged

Support autocompletion of storage URIs #2248

merged 10 commits into from
Aug 12, 2021

Conversation

asvetlov
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #2248 (a56d498) into master (d9d9ab6) will increase coverage by 0.25%.
The diff coverage is 81.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2248      +/-   ##
==========================================
+ Coverage   84.17%   84.42%   +0.25%     
==========================================
  Files          66       66              
  Lines       10609    10683      +74     
  Branches     1659     1676      +17     
==========================================
+ Hits         8930     9019      +89     
+ Misses       1356     1344      -12     
+ Partials      323      320       -3     
Flag Coverage Δ
cli 64.15% <58.13%> (+0.18%) ⬆️
e2e 61.35% <58.13%> (+0.95%) ⬆️
sdk 89.01% <ø> (ø)

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

Impacted Files Coverage Δ
neuro-cli/src/neuro_cli/utils.py 88.04% <75.00%> (+0.28%) ⬆️
neuro-cli/src/neuro_cli/click_types.py 67.30% <78.08%> (+3.62%) ⬆️
neuro-cli/src/neuro_cli/storage.py 80.18% <87.50%> (-0.24%) ⬇️
neuro-sdk/src/neuro_sdk/core.py 92.41% <0.00%> (-2.07%) ⬇️
neuro-cli/src/neuro_cli/main.py 74.16% <0.00%> (+0.30%) ⬆️
neuro-cli/src/neuro_cli/formatters/storage.py 94.26% <0.00%> (+0.34%) ⬆️
neuro-cli/src/neuro_cli/formatters/jobs.py 79.93% <0.00%> (+0.85%) ⬆️
neuro-cli/src/neuro_cli/job.py 78.98% <0.00%> (+0.97%) ⬆️
neuro-cli/src/neuro_cli/ael.py 48.25% <0.00%> (+4.87%) ⬆️

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 d9d9ab6...a56d498. Read the comment docs.

@asvetlov asvetlov merged commit aa9d0ed into master Aug 12, 2021
@asvetlov asvetlov deleted the storage-complete branch August 12, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant