Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Implementation for the first database preview and authentication resolver#21

Merged
hyochan merged 4 commits intomasterfrom
migration/model
Jan 19, 2020
Merged

Implementation for the first database preview and authentication resolver#21
hyochan merged 4 commits intomasterfrom
migration/model

Conversation

@hyochan
Copy link
Copy Markdown
Owner

@hyochan hyochan commented Jan 19, 2020

Closes #10

image

  • Database modelling with sequelize.
  • Implement signUp, signInEmail resolvers.
  • Implement findPassword resolver.
  • SendGrid integration

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 19, 2020

Codecov Report

Merging #21 into master will decrease coverage by 3.3%.
The diff coverage is 53.92%.

@@            Coverage Diff            @@
##           master     #21      +/-   ##
=========================================
- Coverage    66.5%   63.2%   -3.31%     
=========================================
  Files          19      18       -1     
  Lines         212     250      +38     
  Branches       10      12       +2     
=========================================
+ Hits          141     158      +17     
- Misses         69      90      +21     
  Partials        2       2

@hyochan hyochan requested a review from Sandwichj January 19, 2020 06:19
@hyochan hyochan merged commit 70ad7e4 into master Jan 19, 2020
@hyochan hyochan deleted the migration/model branch January 19, 2020 08:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

database preview

1 participant