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

session refresh middleware 추가 #3564

Open
wants to merge 10 commits into
base: v13
Choose a base branch
from

type export 추가 및 리드미 작성

f90bc04
Select commit
Loading
Failed to load commit list.
Open

session refresh middleware 추가 #3564

type export 추가 및 리드미 작성
f90bc04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2025 in 0s

10.15% (+0.05%) compared to 8d002e8

View this Pull Request on Codecov

10.15% (+0.05%) compared to 8d002e8

Details

Codecov Report

Attention: Patch coverage is 25.64103% with 58 lines in your changes missing coverage. Please review.

Project coverage is 10.15%. Comparing base (8d002e8) to head (f90bc04).

Files with missing lines Patch % Lines
.../react-contexts/src/middlewares/refresh-session.ts 14.63% 35 Missing ⚠️
...-contexts/src/middlewares/old-triple-ios-cookie.ts 31.81% 15 Missing ⚠️
packages/react-contexts/src/middlewares/chain.ts 20.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              v13    #3564      +/-   ##
==========================================
+ Coverage   10.10%   10.15%   +0.05%     
==========================================
  Files         727      732       +5     
  Lines       28236    28419     +183     
  Branches     7721     7765      +44     
==========================================
+ Hits         2852     2886      +34     
- Misses      25364    25513     +149     
  Partials       20       20              

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