BooleanCat / go-functional

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

Support Go 1.22 and 1.23 #112

Closed BooleanCat closed 2 months ago

BooleanCat commented 2 months ago

Please provide a brief description of the change.

A sentence or two is fine, the rest should be clear from the code change and related issue.

Which issue does this change relate to?

Please provide a link to the issue that this change resolved.

If there is no such issue, consider creating one first. Discussions concerning proposed changes ought to take place in an issue and not in pull requests. Pull requests not associated with an issue are less likely to be merged and more likely to ask for changes.

Contribution checklist.

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

Additional context

Add any other context about the problem here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.78%. Comparing base (48263f5) to head (f7359f5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #112 +/- ## ======================================= Coverage 93.78% 93.78% ======================================= Files 16 16 Lines 322 322 ======================================= Hits 302 302 Misses 10 10 Partials 10 10 ```

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