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

feat: add pretty custom version message #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

qdelamea-aneo
Copy link
Contributor

Motivation

The version message is not very pretty and does not display the API version.

Description

Change the default version flag and message. The version message consists of an ASCII art of the CLI name and the versions of the CLI and API it uses.

Testing

Unit tests updated.

Impact

Modify the version message associated with the “--version” flag.

Additional Information

No.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have thoroughly tested my modifications and added tests when necessary.
  • Tests pass locally and in the CI.
  • I have assessed the performance impact of my modifications.

Copy link

github-actions bot commented Dec 28, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
266 252 95% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: d395f0c by action🐍

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