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

로그아웃 status code를 200으로 변경

2c6e0c2
Select commit
Loading
Failed to load commit list.
Merged

[react-contexts] NOL 통합 유저일 경우 로그아웃시 redirect합니다. #3581

로그아웃 status code를 200으로 변경
2c6e0c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2025 in 0s

10.09% (+0.01%) compared to 3acbfca

View this Pull Request on Codecov

10.09% (+0.01%) compared to 3acbfca

Details

Codecov Report

Attention: Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.

Project coverage is 10.09%. Comparing base (3acbfca) to head (2c6e0c2).
Report is 10 commits behind head on epic/KLZT-856_nol_user.

Files with missing lines Patch % Lines
...ges/react-contexts/src/session-context/browser.tsx 18.18% 9 Missing ⚠️
...ges/react-contexts/src/session-context/redirect.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           epic/KLZT-856_nol_user    #3581      +/-   ##
==========================================================
+ Coverage                   10.07%   10.09%   +0.01%     
==========================================================
  Files                         735      736       +1     
  Lines                       28745    28767      +22     
  Branches                     7835     7840       +5     
==========================================================
+ Hits                         2897     2903       +6     
- Misses                      25828    25844      +16     
  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.