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: signout works as expected #665

Merged
merged 1 commit into from
Dec 9, 2024
Merged

fix: signout works as expected #665

merged 1 commit into from
Dec 9, 2024

Conversation

andrew-codes
Copy link
Owner

Closes #662

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.74%. Comparing base (ecc60e2) to head (8e060c2).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
+ Coverage   59.72%   59.74%   +0.02%     
==========================================
  Files          98       98              
  Lines        1929     1930       +1     
  Branches      431      421      -10     
==========================================
+ Hits         1152     1153       +1     
- Misses        717      771      +54     
+ Partials       60        6      -54     
Flag Coverage Δ
component-tests 36.04% <ø> (ø)
e2e-tests 72.24% <ø> (+0.01%) ⬆️
unit-tests 9.35% <ø> (ø)

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 b4e0197 into main Dec 9, 2024
8 checks passed
@andrew-codes andrew-codes deleted the 662 branch December 9, 2024 14:46
github-actions bot pushed a commit that referenced this pull request Dec 10, 2024
## [10.0.2](v10.0.1...v10.0.2) (2024-12-10)

### Bug Fixes

* library sync errors for games w/o a source ([#663](#663)) ([ecc60e2](ecc60e2)), closes [#659](#659)
* remember me auth sessions expires in 1 year ([#666](#666)) ([e100330](e100330)), closes [#546](#546)
* signout works as expected ([#665](#665)) ([b4e0197](b4e0197)), closes [#662](#662)
Copy link

🎉 This PR is included in version 10.0.2 🎉

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.

Sign out does not work
1 participant