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

DXCDT-602: Add help text to api cmd when no args passed #914

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

sergiught
Copy link
Contributor

🔧 Changes

Returns the help text when invoking the api cmd with no args.

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@sergiught sergiught requested a review from a team as a code owner November 15, 2023 15:04
@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (f9900b1) 72.50% compared to head (c71ec32) 72.48%.

Files Patch % Lines
internal/cli/api.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #914      +/-   ##
==========================================
- Coverage   72.50%   72.48%   -0.02%     
==========================================
  Files          93       93              
  Lines       12421    12424       +3     
==========================================
  Hits         9006     9006              
- Misses       2893     2895       +2     
- Partials      522      523       +1     

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

@sergiught sergiught merged commit a3454d3 into main Nov 16, 2023
8 checks passed
@sergiught sergiught deleted the DXCDT-602-help-api branch November 16, 2023 08:44
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.

None yet

3 participants