Skip to content

feat: add --long flag to version command#1353

Open
jooola wants to merge 3 commits intomainfrom
long-version
Open

feat: add --long flag to version command#1353
jooola wants to merge 3 commits intomainfrom
long-version

Conversation

@jooola
Copy link
Member

@jooola jooola commented Mar 5, 2026

Allow to print more details about the current binary.

Could be used as preliminary question when debugging bug reports.

@jooola jooola requested a review from a team as a code owner March 5, 2026 14:54
@jooola
Copy link
Member Author

jooola commented Mar 5, 2026

I am not happy with the current output, but maybe @phm07 you have a better idea?

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 5.26316% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.45%. Comparing base (1d407d0) to head (b8e7b5c).

Files with missing lines Patch % Lines
internal/cmd/version/version.go 5.26% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1353      +/-   ##
==========================================
- Coverage   72.57%   72.45%   -0.12%     
==========================================
  Files         300      300              
  Lines       10989    11008      +19     
==========================================
+ Hits         7975     7976       +1     
- Misses       2125     2143      +18     
  Partials      889      889              
Flag Coverage Δ
e2e 51.42% <5.26%> (-0.08%) ⬇️
unit 67.46% <5.26%> (-0.11%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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