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

[frontend] feat: Logout logic #35

Merged
merged 1 commit into from
Mar 24, 2024
Merged

[frontend] feat: Logout logic #35

merged 1 commit into from
Mar 24, 2024

Conversation

helloitsdave
Copy link
Owner

Adding logout functionality and enhancing existing tests

Copy link

Coverage after merging logout into main

97.73%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   authenticateToken.ts100%100%100%
   index.ts96.77%90%97.33%165–167
   prisma.ts100%100%100%
src/__mocks__
   prisma.ts100%100%100%

Copy link

Coverage after merging logout into main

99.01%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   App.tsx100%100%100%
   NoteApp.tsx94.44%100%96.99%70–74
src/api
   apiService.ts100%100%100%
src/components
   Header.tsx100%100%100%
   Login.tsx80%100%98.57%33, 33–34
   Note.tsx100%100%100%
   NoteForm.tsx100%100%100%
   NoteFormModal.tsx100%100%100%
   NoteGrid.tsx100%100%100%
   Spinner.tsx100%100%100%

@helloitsdave helloitsdave merged commit 6dd70c8 into main Mar 24, 2024
6 checks passed
@helloitsdave helloitsdave deleted the logout branch March 24, 2024 22:35
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