dwyl / auth-mvp

:key: Prototype Authentication Service
https://auth-mvp.herokuapp.com/
4 stars 0 forks source link

create person with avatar #24

Closed SimonLab closed 4 years ago

SimonLab commented 4 years ago

ref: #23 Add the avatar value to the profile information.

codecov[bot] commented 4 years ago

Codecov Report

Merging #24 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines           67        79   +12     
=========================================
+ Hits            67        79   +12     
Impacted Files Coverage Δ
lib/auth_mvp/people/person.ex 100.00% <100.00%> (ø)
...auth_mvp_web/controllers/github_auth_controller.ex 100.00% <100.00%> (ø)
...auth_mvp_web/controllers/google_auth_controller.ex 100.00% <100.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 3579966...cc5bb87. Read the comment docs.