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

Sort CLI commands, groups and topics alphabetically #2488

Merged
merged 6 commits into from
Dec 23, 2021
Merged

Conversation

asvetlov
Copy link
Contributor

No description provided.

@asvetlov asvetlov closed this Dec 22, 2021
@asvetlov asvetlov reopened this Dec 22, 2021
@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #2488 (ff639dd) into master (0e64ec2) will decrease coverage by 0.22%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2488      +/-   ##
==========================================
- Coverage   85.34%   85.12%   -0.23%     
==========================================
  Files          71       71              
  Lines       11815    11811       -4     
  Branches     2289     2289              
==========================================
- Hits        10084    10054      -30     
- Misses       1351     1379      +28     
+ Partials      380      378       -2     
Impacted Files Coverage Δ
neuro-cli/src/neuro_cli/main.py 61.29% <0.00%> (-0.65%) ⬇️
neuro-cli/src/neuro_cli/utils.py 87.50% <ø> (-0.08%) ⬇️
neuro-cli/src/neuro_cli/topics.py 69.23% <100.00%> (+0.71%) ⬆️
neuro-sdk/src/neuro_sdk/_jobs.py 90.74% <100.00%> (-0.33%) ⬇️
neuro-cli/src/neuro_cli/asyncio_utils.py 68.87% <0.00%> (-9.28%) ⬇️
neuro-sdk/src/neuro_sdk/_s3_bucket_provider.py 88.29% <0.00%> (-2.13%) ⬇️
neuro-sdk/src/neuro_sdk/_core.py 93.05% <0.00%> (-1.39%) ⬇️
neuro-cli/src/neuro_cli/ael.py 54.52% <0.00%> (-0.48%) ⬇️
... and 3 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 4482384...ff639dd. Read the comment docs.

@asvetlov asvetlov merged commit 2d59788 into master Dec 23, 2021
@asvetlov asvetlov deleted the sort-commands branch December 23, 2021 09:50
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