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

Improve cli commands #17

Merged
merged 6 commits into from
Feb 24, 2025
Merged

Improve cli commands #17

merged 6 commits into from
Feb 24, 2025

Conversation

MJGaughran
Copy link
Contributor

Improve the behaviour of CLI commands and flesh out help info.

Also adds a couple improvements to the README.

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

Attention: Patch coverage is 65.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 44.38%. Comparing base (e78dc0f) to head (e1edeba).

Files with missing lines Patch % Lines
src/deploy_tools/compare.py 66.66% 3 Missing ⚠️
src/deploy_tools/validate.py 0.00% 3 Missing ⚠️
src/deploy_tools/__main__.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   43.77%   44.38%   +0.61%     
==========================================
  Files          23       23              
  Lines         795      811      +16     
==========================================
+ Hits          348      360      +12     
- Misses        447      451       +4     

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

@MJGaughran MJGaughran merged commit 5072e96 into main Feb 24, 2025
18 checks passed
@MJGaughran MJGaughran deleted the improve-cli-commands branch February 24, 2025 12:35
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