movio / bramble

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

Apply vet suggestion to error message #214

Closed pkqk closed 1 year ago

pkqk commented 1 year ago

Clean up the lint warning for auth_jwt.go

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.03 :tada:

Comparison is base (88a9dd1) 70.93% compared to head (2b5118f) 70.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #214 +/- ## ========================================== + Coverage 70.93% 70.96% +0.03% ========================================== Files 27 27 Lines 2735 2735 ========================================== + Hits 1940 1941 +1 + Misses 672 671 -1 Partials 123 123 ``` | [Impacted Files](https://app.codecov.io/gh/movio/bramble/pull/214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=movio) | Coverage Δ | | |---|---|---| | [plugins/auth\_jwt.go](https://app.codecov.io/gh/movio/bramble/pull/214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=movio#diff-cGx1Z2lucy9hdXRoX2p3dC5nbw==) | `62.96% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/movio/bramble/pull/214/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=movio)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.