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

[registration] feat: Register form #40

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

helloitsdave
Copy link
Owner

Created Registration form functionality + tests

Copy link

github-actions bot commented May 8, 2024

Coverage after merging registration-page into main

98.00%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   authenticateToken.ts100%100%100%
   hash.ts100%100%100%
   index.ts50%50%83.33%31–33
   prisma.ts100%100%100%
src/__mocks__
   prisma.ts100%100%100%
src/routes
   loginRoutes.ts100%100%100%
   noteRoutes.ts100%100%100%
   userRoutes.ts100%100%100%

Copy link

github-actions bot commented May 8, 2024

Coverage after merging registration-page into main

98.72%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   App.tsx87.50%75%95.95%29–30, 39–40
   NoteApp.tsx94.44%100%96.99%70–74
src/api
   apiService.ts100%100%100%
src/components
   Header.tsx100%100%100%
   Login.tsx80%100%98.61%32, 32–33
   Note.tsx100%100%100%
   NoteForm.tsx100%100%100%
   NoteFormModal.tsx100%100%100%
   NoteGrid.tsx100%100%100%
   RegistrationForm.tsx83.33%100%99.10%47, 47–48
   RegistrationLink.tsx100%100%100%
   Spinner.tsx100%100%100%

@helloitsdave helloitsdave merged commit 2c15325 into main May 8, 2024
7 checks passed
@helloitsdave helloitsdave deleted the registration-page branch May 8, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant