mchirico / ts-express

Typescript/Express/Angular starter project
https://tsexpress.cwxstat.io
Apache License 2.0
1 stars 0 forks source link

signInWithPopup(new auth.GoogleAuthProvider()); #57

Closed mchirico closed 3 years ago

mchirico commented 3 years ago

All we want to do is make sure signInWithPopup is called with new auth.GoogleAuthProvider()

image

codecov-commenter commented 3 years ago

Codecov Report

Merging #57 into master will increase coverage by 0.41%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   82.98%   83.40%   +0.41%     
==========================================
  Files          22       22              
  Lines         241      241              
  Branches       31       31              
==========================================
+ Hits          200      201       +1     
+ Misses         23       22       -1     
  Partials       18       18              
Impacted Files Coverage Δ
angular/src/app/navpages/auth/auth.component.ts 100.00% <0.00%> (+25.00%) :arrow_up:

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 1a8c083...841e693. Read the comment docs.