movio / bramble

A federated GraphQL API gateway
https://movio.github.io/bramble/
MIT License
497 stars 55 forks source link

Use go.mod to define go version in Actions #241

Closed pkqk closed 7 months ago

pkqk commented 7 months ago

Instead of specifying the go version again, as it has been testing on 1.17 even though it was updated to 1.20 at v1.4.10

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (bd94825) 72.63% compared to head (0196a9e) 72.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #241 +/- ## ========================================== + Coverage 72.63% 72.67% +0.03% ========================================== Files 27 27 Lines 2792 2792 ========================================== + Hits 2028 2029 +1 + Misses 623 622 -1 Partials 141 141 ```

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