sada-dream / sada-dream_server_v2

개인간 해외 직구 중계 플랫폼 사다드림입니다.
MIT License
0 stars 0 forks source link

yml수정 및 매핑 방식 Identity로 수정 #68

Closed KIMHWANSEUNG closed 3 years ago

KIMHWANSEUNG commented 3 years ago

yml수정 및 매핑 방식 Identity로 수정

dongwooklee96 commented 3 years ago

Codecov Report

Merging #68 (49d8064) into feature (136a203) will decrease coverage by 3.64%. The diff coverage is 36.36%.

:exclamation: Current head 49d8064 differs from pull request most recent head 8a04a3b. Consider uploading reports for the commit 8a04a3b to get more accurate results Impacted file tree graph

@@              Coverage Diff              @@
##             feature      #68      +/-   ##
=============================================
- Coverage      83.79%   80.14%   -3.65%     
- Complexity       114      117       +3     
=============================================
  Files             29       29              
  Lines            253      272      +19     
  Branches           4        4              
=============================================
+ Hits             212      218       +6     
- Misses            41       54      +13     
Impacted Files Coverage Δ
.../main/java/com/sadadream/config/SwaggerConfig.java 0.00% <0.00%> (ø)
src/main/java/com/sadadream/domain/Product.java 100.00% <ø> (ø)
src/main/java/com/sadadream/App.java 71.42% <100.00%> (+4.76%) :arrow_up:
...m/sadadream/application/AuthenticationService.java 100.00% <100.00%> (ø)
...in/java/com/sadadream/application/UserService.java 100.00% <100.00%> (ø)
src/main/java/com/sadadream/domain/User.java 78.94% <100.00%> (+1.16%) :arrow_up:
...n/java/com/sadadream/dto/UserRegistrationData.java 55.55% <0.00%> (+11.11%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dadda79...8a04a3b. Read the comment docs.