appleboy / gin-jwt

JWT Middleware for Gin framework
MIT License
2.73k stars 382 forks source link

fix: typos #294

Closed bodhisatan closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #294 (9dea761) into master (687525f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #294   +/-   ##
=======================================
  Coverage   90.45%   90.45%           
=======================================
  Files           1        1           
  Lines         440      440           
=======================================
  Hits          398      398           
  Misses         30       30           
  Partials       12       12           
Flag Coverage Δ
go-1.16 90.45% <ø> (ø)
go-1.17 90.45% <ø> (ø)
macos-latest 90.45% <ø> (ø)
ubuntu-latest 90.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
auth_jwt.go 90.45% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 687525f...9dea761. Read the comment docs.