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

Fix: Increase test coverage #1988

Merged
merged 28 commits into from
Oct 22, 2024
Merged

Fix: Increase test coverage #1988

merged 28 commits into from
Oct 22, 2024

Conversation

dearchap
Copy link
Contributor

@dearchap dearchap commented Oct 20, 2024

What type of PR is this?

(REQUIRED)

  • cleanup

What this PR does / why we need it:

(REQUIRED)

Try to get test coverage to above 90%

Which issue(s) this PR fixes:

(REQUIRED)

Special notes for your reviewer:

(fill-in or delete this section)

Testing

go test

(fill-in or delete this section)

Release Notes

(REQUIRED)

No user facing changes for the most part. Mainly for increasing test coverage

@dearchap dearchap marked this pull request as ready for review October 21, 2024 23:15
@dearchap dearchap requested a review from a team as a code owner October 21, 2024 23:15
flag.go Outdated Show resolved Hide resolved
Copy link
Member

@bartekpacia bartekpacia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

more tests ❤️ thank you!

@dearchap dearchap merged commit 4770e1d into urfave:main Oct 22, 2024
13 checks passed
@tarampampam
Copy link
Contributor

tarampampam commented Nov 4, 2024

This PR broke the docs package 😞

Related issue: urfave/cli-docs#5

Will the removal of GetValue() be reverted, or should I update the cli-docs package to work around it?

@dearchap
Copy link
Contributor Author

dearchap commented Nov 4, 2024

yes i will revert GetValue

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.

4 participants