BooleanCat / go-functional

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

Test in CI with go 1.22 #100

Closed BooleanCat closed 7 months ago

BooleanCat commented 7 months ago

Please provide a brief description of the change.

Test in CI with Go 1.22 now that it's released and stop testing with release candidate.

Which issue does this change relate to?

N/A.

Contribution checklist.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (5d3d2aa) 100.00% compared to head (5da2285) 100.00%. Report is 1 commits behind head on main.

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

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