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

Provide test coverage for NonEmptyList #3135

Merged
merged 9 commits into from
Oct 19, 2023

Conversation

l2hyunwoo
Copy link
Contributor

@l2hyunwoo l2hyunwoo commented Oct 5, 2023

In this PR, I add some tests to imporve test coverage of functions in NonEmptyList

Before

스크린샷 2023-10-09 오전 12 46 56

Method test coverage: 70.7%

After

스크린샷 2023-10-09 오전 12 47 45

Method test coverage: 87.8%

@serras serras merged commit 89205f6 into arrow-kt:main Oct 19, 2023
10 checks passed
@l2hyunwoo l2hyunwoo deleted the feature/add-nonemptylist-test branch October 19, 2023 18:32
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