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

Try to fix 401 errors #208

Merged
merged 5 commits into from
Mar 17, 2024
Merged

Try to fix 401 errors #208

merged 5 commits into from
Mar 17, 2024

Conversation

chromium-52
Copy link
Member

@chromium-52 chromium-52 commented Jun 24, 2023

Issue

Code from here and here

Changes

Go to the relevant issue and tick the items that have been addressed by this PR. Ensure you cover every item.

Briefly list the changes made to the code:

  • Added support for this.
  • And removed redunant use of that.
  • Also this was included for reasons.

Screenshots

Provide screenshots of any new components, styling changes, or pages.

Verification Steps

What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.

@coveralls
Copy link

coveralls commented Jun 24, 2023

Pull Request Test Coverage Report for Build 8318365510

Details

  • 24 of 28 (85.71%) changed or added relevant lines in 5 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+4.4%) to 16.205%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/containers/signupForm/index.tsx 0 1 0.0%
src/components/modals/login-modal/LoginModal.tsx 0 3 0.0%
Files with Coverage Reduction New Missed Lines %
src/auth/authClient.tsx 1 84.21%
src/components/modals/login-modal/LoginModal.tsx 1 0.0%
src/containers/signupForm/index.tsx 1 0.0%
Totals Coverage Status
Change from base Build 8177989767: 4.4%
Covered Lines: 236
Relevant Lines: 1355

💛 - Coveralls

@chromium-52 chromium-52 merged commit c0eb378 into master Mar 17, 2024
4 checks passed
Copy link

@chromium-52 chromium-52 deleted the kjung/fix-auth-logout branch March 17, 2024 21:29
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.

2 participants