BooleanCat / go-functional

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

Test with go1.22 release candidate in CI #96

Closed BooleanCat closed 7 months ago

BooleanCat commented 7 months ago

Please provide a brief description of the change.

In order to head up any compatibility issues with Go 1.22, start testing with the release candidate.

Which issue does this change relate to?

N/A.

Contribution checklist.

Additional context

Add any other context about the problem here.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (255ead7) 100.00% compared to head (d07ff07) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 24 24 Lines 630 630 ========================================= Hits 630 630 ```

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