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

fix: Prevent panic when exp claim is empty or a string #193

Merged
merged 2 commits into from
Feb 16, 2019
Merged

Conversation

appleboy
Copy link
Owner

fix #192

@codecov-io
Copy link

Codecov Report

Merging #193 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   96.78%   96.85%   +0.06%     
==========================================
  Files           1        1              
  Lines         280      286       +6     
==========================================
+ Hits          271      277       +6     
  Misses          5        5              
  Partials        4        4
Impacted Files Coverage Δ
auth_jwt.go 96.85% <100%> (+0.06%) ⬆️

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 b094692...a9d9dc0. Read the comment docs.

@appleboy appleboy merged commit ca1084e into master Feb 16, 2019
@appleboy appleboy deleted the patch branch February 16, 2019 10:01
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