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: IdentityHandler arg #159

Merged
merged 1 commit into from
Aug 31, 2018
Merged

fix: IdentityHandler arg #159

merged 1 commit into from
Aug 31, 2018

Conversation

appleboy
Copy link
Owner

fix #158

@codecov-io
Copy link

codecov-io commented Aug 31, 2018

Codecov Report

Merging #159 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   95.83%   95.84%   +0.01%     
==========================================
  Files           1        1              
  Lines         312      313       +1     
==========================================
+ Hits          299      300       +1     
  Misses          9        9              
  Partials        4        4
Impacted Files Coverage Δ
auth_jwt.go 95.84% <100%> (+0.01%) ⬆️

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 df10efd...bc1799a. Read the comment docs.

@appleboy appleboy merged commit d31681b into master Aug 31, 2018
@appleboy appleboy deleted the identity branch August 31, 2018 03:39
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.

Function signature mismatch for IdentityHandler()
2 participants