Skip to content

Conversation

@minjun3021
Copy link
Collaborator

What is this PR?

Key Changes

Filter단 에서 request처리가 끝나 ResponseAdvice에 적용을을 못받는 엔드포인트에 대해
SuccessResponseDTO 형식을 수동으로 맞추어줌

Test Checklist

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c4ba6df) 84.63% compared to head (3d3d9ff) 84.69%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #123      +/-   ##
============================================
+ Coverage     84.63%   84.69%   +0.06%     
  Complexity      152      152              
============================================
  Files            42       42              
  Lines           729      732       +3     
  Branches         31       31              
============================================
+ Hits            617      620       +3     
  Misses           91       91              
  Partials         21       21              
Files Coverage Δ
...ticketingservice/filter/JwtAuthenticationFilter.kt 92.00% <100.00%> (+1.09%) ⬆️

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

@junha-ahn junha-ahn linked an issue Oct 14, 2023 that may be closed by this pull request
@junha-ahn junha-ahn merged commit 25bd54f into main Oct 14, 2023
@junha-ahn junha-ahn deleted the feat/117-signin-response-format branch October 14, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signin Response Data Type 준수

3 participants