gonum / plot

A repository for plotting and visualizing data
BSD 3-Clause "New" or "Revised" License
2.72k stars 202 forks source link

all: bump Go-1.22, drop Go-1.20 #774

Closed sbinet closed 4 months ago

sbinet commented 6 months ago

Please take a look.

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (342a5ce) 73.40% compared to head (c5f3340) 72.61%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #774 +/- ## ========================================== - Coverage 73.40% 72.61% -0.80% ========================================== Files 56 61 +5 Lines 5178 7678 +2500 ========================================== + Hits 3801 5575 +1774 - Misses 1193 1907 +714 - Partials 184 196 +12 ```

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

sbinet commented 6 months ago

PTAL (@kortschak could you also remove the 1.20.x required tests ? thanks)