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: Use LRUCache for extendSessionOnUse #8683

Open
wants to merge 12 commits into
base: alpha
Choose a base branch
from

Update Auth.js

2aeaf9a
Select commit
Loading
Failed to load commit list.
Open

fix: Use LRUCache for extendSessionOnUse #8683

Update Auth.js
2aeaf9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

93.50% (+0.00%) compared to a68f71b

View this Pull Request on Codecov

93.50% (+0.00%) compared to a68f71b

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.50%. Comparing base (a68f71b) to head (2aeaf9a).

Files with missing lines Patch % Lines
src/Auth.js 87.50% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #8683   +/-   ##
=======================================
  Coverage   93.50%   93.50%           
=======================================
  Files         186      186           
  Lines       14809    14811    +2     
=======================================
+ Hits        13847    13849    +2     
  Misses        962      962           

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