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

fix: remember me expires in 1 year #661

Merged
merged 1 commit into from
Dec 8, 2024
Merged

fix: remember me expires in 1 year #661

merged 1 commit into from
Dec 8, 2024

Conversation

andrew-codes
Copy link
Owner

Closes #546

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.89%. Comparing base (58ce424) to head (af2b0b3).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../graphql/modules/auth/resolvers/Mutation/signIn.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
+ Coverage   59.85%   59.89%   +0.04%     
==========================================
  Files          98       98              
  Lines        1913     1915       +2     
  Branches      430      428       -2     
==========================================
+ Hits         1145     1147       +2     
+ Misses        759      710      -49     
- Partials        9       58      +49     
Flag Coverage Δ
component-tests 36.04% <ø> (ø)
e2e-tests 72.35% <50.00%> (+0.03%) ⬆️
unit-tests 9.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrew-codes andrew-codes merged commit 10f7267 into main Dec 8, 2024
8 checks passed
@andrew-codes andrew-codes deleted the 546 branch December 8, 2024 15:28
github-actions bot pushed a commit that referenced this pull request Dec 8, 2024
## [10.0.1](v10.0.0...v10.0.1) (2024-12-08)

### Bug Fixes

* remember me expires in 1 year ([#661](#661)) ([10f7267](10f7267)), closes [#546](#546)
Copy link

github-actions bot commented Dec 8, 2024

🎉 This PR is included in version 10.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

Remember me doesn't keep me signed in for very long
1 participant