Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

x-triple-web-device-id cookie에 secure 설정 추가

8f7c8ab
Select commit
Loading
Failed to load commit list.
Merged

[react-contexts] 트리플 deviceId를 추가하는 미들웨어를 작성합니다. #3584

x-triple-web-device-id cookie에 secure 설정 추가
8f7c8ab
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Mar 11, 2025 in 0s

10.07% (-0.03%) compared to 12d2b6e

View this Pull Request on Codecov

10.07% (-0.03%) compared to 12d2b6e

Details

Codecov Report

Attention: Patch coverage is 30.76923% with 27 lines in your changes missing coverage. Please review.

Project coverage is 10.07%. Comparing base (12d2b6e) to head (8f7c8ab).

Files with missing lines Patch % Lines
...eact-contexts/src/middlewares/set-web-device-id.ts 25.00% 15 Missing ⚠️
...-contexts/src/middlewares/old-triple-ios-cookie.ts 25.00% 6 Missing ⚠️
packages/react-contexts/src/middlewares/chain.ts 0.00% 3 Missing ⚠️
.../react-contexts/src/middlewares/refresh-session.ts 60.00% 2 Missing ⚠️
...t-contexts/src/middlewares/utils/get-triple-app.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           epic/KLZT-856_nol_user    #3584      +/-   ##
==========================================================
- Coverage                   10.10%   10.07%   -0.03%     
==========================================================
  Files                         733      735       +2     
  Lines                       28573    28742     +169     
  Branches                     7803     7834      +31     
==========================================================
+ Hits                         2886     2896      +10     
- Misses                      25667    25826     +159     
  Partials                       20       20              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.