Skip to content

Flags now show their default values#105

Merged
FollowTheProcess merged 1 commit intomainfrom
feat/flag-default
Oct 3, 2024
Merged

Flags now show their default values#105
FollowTheProcess merged 1 commit intomainfrom
feat/flag-default

Conversation

@FollowTheProcess
Copy link
Copy Markdown
Owner

Summary

Closes #102

@FollowTheProcess FollowTheProcess added the feature New feature or request label Oct 3, 2024
@FollowTheProcess FollowTheProcess merged commit 2037fb9 into main Oct 3, 2024
@FollowTheProcess FollowTheProcess deleted the feat/flag-default branch October 3, 2024 18:40
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.60%. Comparing base (869bad3) to head (1f69b0b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   92.48%   92.60%   +0.12%     
==========================================
  Files           7        7              
  Lines        1011     1028      +17     
==========================================
+ Hits          935      952      +17     
  Misses         44       44              
  Partials       32       32              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flags (other than bools) should show their default value in the help

1 participant