Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jwt): adds ParseOption to Parse method of jwt #303

Merged
merged 2 commits into from
Sep 9, 2022
Merged

feat(jwt): adds ParseOption to Parse method of jwt #303

merged 2 commits into from
Sep 9, 2022

Conversation

appleboy
Copy link
Owner

@appleboy appleboy commented Sep 9, 2022

fix #287

Signed-off-by: Bo-Yi.Wu [email protected]

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2022

Codecov Report

Merging #303 (32331eb) into master (a35689c) will increase coverage by 0.17%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
+ Coverage   88.47%   88.64%   +0.17%     
==========================================
  Files           1        1              
  Lines         451      449       -2     
==========================================
- Hits          399      398       -1     
+ Misses         40       39       -1     
  Partials       12       12              
Flag Coverage Δ
go- 88.64% <75.00%> (+0.17%) ⬆️
go-1.16 88.64% <75.00%> (+0.17%) ⬆️
go-1.17 88.64% <75.00%> (+0.17%) ⬆️
go-1.18 88.64% <75.00%> (+0.17%) ⬆️
go-1.19 88.64% <75.00%> (+0.17%) ⬆️
macos-latest 88.64% <75.00%> (+0.17%) ⬆️
ubuntu-latest 88.64% <75.00%> (+0.17%) ⬆️

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

Impacted Files Coverage Δ
auth_jwt.go 88.64% <75.00%> (+0.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@appleboy appleboy merged commit 7733244 into master Sep 9, 2022
@appleboy appleboy deleted the jwt branch September 9, 2022 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants