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

Add flag.FlagSet wrapper #5

Merged
merged 6 commits into from
Jan 12, 2024
Merged

Add flag.FlagSet wrapper #5

merged 6 commits into from
Jan 12, 2024

Conversation

heartwilltell
Copy link
Owner

No description provided.

@heartwilltell heartwilltell added the enhancement New feature or request label Jan 11, 2024
@heartwilltell heartwilltell self-assigned this Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

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

Comparison is base (58099ab) 89.67% compared to head (cc6badd) 89.86%.

Files Patch % Lines
command.go 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   89.67%   89.86%   +0.18%     
==========================================
  Files           2        3       +1     
  Lines         184      217      +33     
==========================================
+ Hits          165      195      +30     
- Misses         12       14       +2     
- Partials        7        8       +1     

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

@heartwilltell heartwilltell merged commit 225ffb9 into main Jan 12, 2024
5 checks passed
@heartwilltell heartwilltell deleted the custom_flagset branch January 12, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant