movio / bramble

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

Update to Go 1.22 #255

Closed pkqk closed 6 months ago

pkqk commented 7 months ago

Update go to 1.22 Update alpine to 3.19 in docker images Update gqlgen in examples to fix panic in go generate

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 70.09%. Comparing base (27b4d1d) to head (9660194).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ========================================== + Coverage 69.49% 70.09% +0.59% ========================================== Files 28 30 +2 Lines 4213 4344 +131 ========================================== + Hits 2928 3045 +117 - Misses 1133 1145 +12 - Partials 152 154 +2 ```

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