globaldothealth / list

Repository for Global.health: a data science initiative to enable rapid sharing of trusted and open public health data to advance the response to infectious diseases.
MIT License
39 stars 7 forks source link

#2814 sign in email send correctly to users who register without google account #2892

Closed OskarKocjan closed 2 years ago

OskarKocjan commented 2 years ago

The object had an email message with a lowercase key. Changes:

codecov-commenter commented 2 years ago

Codecov Report

Merging #2892 (94a2260) into main (a9b141e) will decrease coverage by 2.49%. The diff coverage is 28.57%.

@@            Coverage Diff             @@
##             main    #2892      +/-   ##
==========================================
- Coverage   63.01%   60.51%   -2.50%     
==========================================
  Files          18       21       +3     
  Lines        1214     1312      +98     
  Branches      187      198      +11     
==========================================
+ Hits          765      794      +29     
- Misses        449      518      +69     
Impacted Files Coverage Δ
...on/curator-service/api/src/clients/email-client.ts 61.53% <ø> (ø)
...n/curator-service/api/src/util/instance-details.ts 57.14% <ø> (ø)
...ation/curator-service/api/src/util/validate-env.ts 100.00% <ø> (ø)
verification/curator-service/api/src/index.ts 83.68% <11.11%> (-4.95%) :arrow_down:
...cation/curator-service/api/src/controllers/auth.ts 44.89% <13.04%> (-3.76%) :arrow_down:
...ervice/api/src/util/single-window-rate-limiters.ts 37.50% <37.50%> (ø)
...r-service/api/src/util/validate-recaptcha-token.ts 37.50% <37.50%> (ø)
...n/curator-service/api/src/model/failed_attempts.ts 53.84% <53.84%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.