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

Make JWT auth providers isolated #240

Merged
merged 3 commits into from
May 21, 2021
Merged

Conversation

ldclakmal
Copy link
Member

Purpose

$subject
Related to ballerina-platform/ballerina-library#584

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests

@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #240 (a8c2cb3) into master (e7ee473) will decrease coverage by 0.23%.
The diff coverage is 84.61%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #240      +/-   ##
============================================
- Coverage     82.99%   82.76%   -0.24%     
  Complexity       31       31              
============================================
  Files            11       11              
  Lines           641      644       +3     
  Branches        305      307       +2     
============================================
+ Hits            532      533       +1     
- Misses          102      104       +2     
  Partials          7        7              
Impacted Files Coverage Δ Complexity Δ
...ballerina/client_self_signed_jwt_auth_provider.bal 80.00% <66.66%> (-8.89%) 0.00 <0.00> (ø)
jwt-ballerina/listener_jwt_auth_provider.bal 82.60% <90.00%> (-0.98%) 0.00 <0.00> (ø)

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 e7ee473...a8c2cb3. Read the comment docs.

@ldclakmal ldclakmal merged commit 0d2e326 into ballerina-platform:master May 21, 2021
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