Skip to content

Conversation

@matthewfeickert
Copy link
Member

* Add missing CLI API entrypoint.
* Amends PR 349.
@matthewfeickert
Copy link
Member Author

matthewfeickert commented Mar 22, 2024

@BenGalewsky Sorry about that! 😞 This is back in now.

$ python -m pip install --upgrade -e .
$ servicex --help
                                                                                                                                                                                                            
 Usage: servicex [OPTIONS] COMMAND [ARGS]...                                                                                                                                                                
                                                                                                                                                                                                            
 ServiceX Client                                                                                                                                                                                            
                                                                                                                                                                                                            
╭─ Options ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --version                                                                                                                                                                                                │
│ --install-completion          Install completion for the current shell.                                                                                                                                  │
│ --show-completion             Show completion for the current shell, to copy it or customize the installation.                                                                                           │
│ --help                        Show this message and exit.                                                                                                                                                │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ cache                         Sub-commands for creating and manipulating the local query cache                                                                                                           │
│ codegen                                                                                                                                                                                                  │
│ transforms                    Sub-commands for interacting with transforms.                                                                                                                              │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

@codecov
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.89%. Comparing base (81cc526) to head (9cebe8a).

Additional details and impacted files
@@             Coverage Diff              @@
##           3.0_develop     #350   +/-   ##
============================================
  Coverage        79.89%   79.89%           
============================================
  Files               41       41           
  Lines             2253     2253           
============================================
  Hits              1800     1800           
  Misses             453      453           
Flag Coverage Δ
unittests 79.89% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@BenGalewsky BenGalewsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alls well then ends well

@BenGalewsky BenGalewsky merged commit f3e9540 into ssl-hep:3.0_develop Mar 22, 2024
@matthewfeickert matthewfeickert deleted the fix/add-cli-api-entrypoint branch March 22, 2024 19:11
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.

2 participants