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

[Task] add verify jwt handler #279

Merged
merged 1 commit into from
Aug 27, 2018
Merged

[Task] add verify jwt handler #279

merged 1 commit into from
Aug 27, 2018

Conversation

John-Lin
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 24, 2018

Codecov Report

Merging #279 into develop will increase coverage by 0.02%.
The diff coverage is 76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #279      +/-   ##
==========================================
+ Coverage    78.57%   78.6%   +0.02%     
==========================================
  Files           60      60              
  Lines         3361    3379      +18     
==========================================
+ Hits          2641    2656      +15     
- Misses         547     548       +1     
- Partials       173     175       +2
Impacted Files Coverage Δ
src/server/testutils.go 73.91% <100%> (-2.09%) ⬇️
src/server/route.go 84.8% <100%> (+0.12%) ⬆️
src/server/handler_user.go 70.85% <57.14%> (-0.58%) ⬇️
src/server/backend/jwt.go 85% <75%> (-15%) ⬇️
src/server/route_filter.go 68.42% <0%> (+15.78%) ⬆️

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 0a7a32c...35e9d00. Read the comment docs.

@John-Lin John-Lin force-pushed the johnlin/verify-jwt branch 3 times, most recently from 14d84fa to e96c184 Compare August 27, 2018 09:02
@John-Lin John-Lin requested review from hwchiu, chenyunchen and WakeupTsai and removed request for hwchiu and chenyunchen August 27, 2018 09:34
@John-Lin John-Lin force-pushed the johnlin/verify-jwt branch from 935066a to 35e9d00 Compare August 27, 2018 09:37
@John-Lin John-Lin merged commit 9a87329 into develop Aug 27, 2018
@John-Lin John-Lin deleted the johnlin/verify-jwt branch August 27, 2018 16: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.

3 participants