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

Add API functions to allow dynamic providers #107

Merged
merged 1 commit into from
Oct 23, 2019

Conversation

mildred
Copy link
Contributor

@mildred mildred commented Jul 30, 2019

This should implement #90

@mildred mildred mentioned this pull request Jul 30, 2019
@mildred mildred marked this pull request as ready for review July 30, 2019 12:28
@codecov-io
Copy link

codecov-io commented Jul 30, 2019

Codecov Report

Merging #107 into master will increase coverage by 15.52%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #107       +/-   ##
===========================================
+ Coverage   58.76%   74.28%   +15.52%     
===========================================
  Files           4        4               
  Lines          97      105        +8     
===========================================
+ Hits           57       78       +21     
+ Misses         40       27       -13
Impacted Files Coverage Δ
lib/ueberauth.ex 64.81% <100%> (+34.38%) ⬆️

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 6069193...fa090f4. Read the comment docs.

@doomspork doomspork requested a review from a team August 1, 2019 14:49
@yordis
Copy link
Member

yordis commented Aug 1, 2019

@mildred would you mind adding some test cases?

@mildred
Copy link
Contributor Author

mildred commented Aug 27, 2019

Updated PR to add two test cases ensuring that the strategy is correctly called from those functions.

@doomspork
Copy link
Member

@yordis / @ueberauth/developers are we good to merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants