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

Bash complete #2259

Merged
merged 5 commits into from
Aug 19, 2021
Merged

Bash complete #2259

merged 5 commits into from
Aug 19, 2021

Conversation

asvetlov
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #2259 (cdfb4ec) into master (4211711) will increase coverage by 9.98%.
The diff coverage is 69.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2259      +/-   ##
==========================================
+ Coverage   74.49%   84.47%   +9.98%     
==========================================
  Files          66       66              
  Lines       10695    10728      +33     
  Branches     1687     1697      +10     
==========================================
+ Hits         7967     9063    +1096     
+ Misses       2459     1324    -1135     
- Partials      269      341      +72     
Flag Coverage Δ
cli 64.25% <65.11%> (+<0.01%) ⬆️
e2e 61.35% <33.89%> (?)
sdk 88.57% <56.25%> (-0.05%) ⬇️

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.35% <ø> (+3.51%) ⬆️
neuro-cli/src/neuro_cli/click_types.py 66.31% <68.29%> (+6.69%) ⬆️
neuro-sdk/src/neuro_sdk/parser.py 86.51% <68.75%> (+18.83%) ⬆️
neuro-cli/src/neuro_cli/storage.py 80.18% <100.00%> (+47.74%) ⬆️
neuro-sdk/src/neuro_sdk/admin.py 97.38% <0.00%> (+0.65%) ⬆️
neuro-sdk/src/neuro_sdk/parsing_utils.py 96.85% <0.00%> (+1.04%) ⬆️
neuro-cli/src/neuro_cli/parse_utils.py 91.09% <0.00%> (+1.04%) ⬆️
neuro-sdk/src/neuro_sdk/config_factory.py 94.23% <0.00%> (+1.28%) ⬆️
neuro-sdk/src/neuro_sdk/storage.py 93.68% <0.00%> (+1.40%) ⬆️
neuro-cli/src/neuro_cli/formatters/disks.py 98.57% <0.00%> (+1.42%) ⬆️
... and 32 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 4211711...cdfb4ec. Read the comment docs.

@asvetlov asvetlov merged commit 77b3aea into master Aug 19, 2021
@asvetlov asvetlov deleted the bash-complete branch August 19, 2021 14:38
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