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 zip.go #50

Closed BooleanCat closed 1 year ago

BooleanCat commented 1 year ago

Please provide a brief description of the change.

Improve test coverage in zip.go

Which issue does this change relate to?

N/A

Contribution checklist.

Replace the space in each box with "X" to check it off.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (5eb752b) 97.60% compared to head (1e497c9) 98.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 97.60% 98.40% +0.79% ========================================== Files 19 19 Lines 376 376 ========================================== + Hits 367 370 +3 + Misses 6 4 -2 + Partials 3 2 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/BooleanCat/go-functional/pull/50/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.