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 OAuth2 auth providers isolated #203

Merged
merged 4 commits into from
May 21, 2021

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 #203 (1d8afec) into master (73341df) will decrease coverage by 0.92%.
The diff coverage is 83.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #203      +/-   ##
============================================
- Coverage     89.05%   88.12%   -0.93%     
  Complexity       34       34              
============================================
  Files             8        8              
  Lines           548      556       +8     
  Branches        192      206      +14     
============================================
+ Hits            488      490       +2     
- Misses           52       58       +6     
  Partials          8        8              
Impacted Files Coverage Δ Complexity Δ
oauth2-ballerina/client_oauth2_provider.bal 90.03% <83.33%> (-2.15%) 0.00 <0.00> (ø)
oauth2-ballerina/listener_oauth2_provider.bal 90.15% <87.50%> (ø) 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 73341df...1d8afec. Read the comment docs.

@ldclakmal ldclakmal merged commit 93dfa1a 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