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

Added tab completion for adding data products #167

Merged
merged 5 commits into from
Dec 6, 2021

Conversation

kzscisoft
Copy link
Collaborator

Tab completion now works for fair add

@kzscisoft kzscisoft linked an issue Dec 6, 2021 that may be closed by this pull request
@kzscisoft kzscisoft added the enhancement New feature or request label Dec 6, 2021
@kzscisoft kzscisoft added this to In Progress in FAIR CLI TODO via automation Dec 6, 2021
@sonarcloud
Copy link

sonarcloud bot commented Dec 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Dec 6, 2021

Codecov Report

Merging #167 (e265bb1) into develop (de3b06c) will decrease coverage by 0.11%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #167      +/-   ##
===========================================
- Coverage    75.06%   74.95%   -0.12%     
===========================================
  Files           24       24              
  Lines         3180     3182       +2     
===========================================
- Hits          2387     2385       -2     
- Misses         793      797       +4     
Impacted Files Coverage Δ
fair/cli.py 55.22% <50.00%> (-0.94%) ⬇️

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 de3b06c...e265bb1. Read the comment docs.

@kzscisoft kzscisoft merged commit f329faa into develop Dec 6, 2021
FAIR CLI TODO automation moved this from In Progress to Done Dec 6, 2021
@kzscisoft kzscisoft deleted the kzscisoft/data-product-tab-completion branch December 6, 2021 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Add tab completion for DataProducts during staging
1 participant