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

Change SubCommands to take a function for easier error handling #85

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

FollowTheProcess
Copy link
Owner

Description

Motivation and Context

Closes #

How Has This Been Tested?

Checklist

  • I have updated the documentation if needed.
  • I have updated the tests if needed.

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.94%. Comparing base (a43a30d) to head (4bdeb05).
Report is 1 commits behind head on main.

Files Patch % Lines
option.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   93.34%   92.94%   -0.40%     
==========================================
  Files           7        7              
  Lines         931      935       +4     
==========================================
  Hits          869      869              
- Misses         37       39       +2     
- Partials       25       27       +2     

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

@FollowTheProcess FollowTheProcess merged commit 6c1a55f into main Aug 22, 2024
6 of 8 checks passed
@FollowTheProcess FollowTheProcess deleted the feat/subcommand-builder branch August 22, 2024 19:42
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