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

105 implement saving user to database #106

Merged
merged 18 commits into from
Oct 17, 2023

Conversation

Mnigos
Copy link
Member

@Mnigos Mnigos commented Oct 3, 2023

closes #105

  • create required entities
  • save user to database after successful login

@Mnigos Mnigos added the enhancement New feature or request label Oct 3, 2023
@Mnigos Mnigos self-assigned this Oct 3, 2023
@vercel
Copy link

vercel bot commented Oct 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rigtch-music-api ✅ Ready (Inspect) Visit Preview Oct 17, 2023 11:00am

@Mnigos Mnigos changed the base branch from main to sharing-profile October 3, 2023 09:11
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

❗ No coverage uploaded for pull request base (features/sharing-profile@7f676da). Click here to learn what that means.
The diff coverage is n/a.

@@                     Coverage Diff                     @@
##             features/sharing-profile     #106   +/-   ##
===========================================================
  Coverage                            ?   99.23%           
===========================================================
  Files                               ?       94           
  Lines                               ?     2601           
  Branches                            ?      194           
===========================================================
  Hits                                ?     2581           
  Misses                              ?       20           
  Partials                            ?        0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Mnigos Mnigos force-pushed the 105-implement-saving-user-to-database branch from bc596b7 to 66e37e5 Compare October 17, 2023 11:04
@Mnigos Mnigos merged commit 1791e1d into features/sharing-profile Oct 17, 2023
5 checks passed
@Mnigos Mnigos deleted the 105-implement-saving-user-to-database branch October 17, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

implement saving user to database
1 participant