BooleanCat / go-functional

go-functional is a library of iterators to augment the standard library
MIT License
452 stars 23 forks source link

Improve test coverage in lift.go #51

Closed BooleanCat closed 1 year ago

BooleanCat commented 1 year ago

Please provide a brief description of the change.

Improve test coverage in lift.go

Which issue does this change relate to?

N/A.

Contribution checklist.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +1.59% :tada:

Comparison is base (619dbc8) 98.40% compared to head (498d357) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## =========================================== + Coverage 98.40% 100.00% +1.59% =========================================== Files 19 19 Lines 376 376 =========================================== + Hits 370 376 +6 + Misses 4 0 -4 + Partials 2 0 -2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/BooleanCat/go-functional/pull/51/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tom+Godkin)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.