CodeSoom / ConStu

네? 뭐라고요??🙋‍♂️ 스터디를 찾고 있다구요?🤔 스터디에 관한 정보는 모두 여기에!!
https://sweet-1cfff.firebaseapp.com
MIT License
28 stars 3 forks source link

[Refactor] MyInfo의 user detail을 가져오는 로직을 리팩터링하라 #232

Closed saseungmin closed 2 years ago

saseungmin commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #232 (1711e5b) into main (132d01a) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files         109      111    +2     
  Lines        1318     1327    +9     
  Branches      153      153           
=======================================
+ Hits         1314     1323    +9     
  Misses          4        4           
Impacted Files Coverage Δ
src/components/myInfo/ProfileSettingForm.jsx 100.00% <ø> (ø)
fixtures/user-detail.js 100.00% <100.00%> (ø)
src/containers/myInfo/ProfileSettingContainer.jsx 100.00% <100.00%> (ø)
src/hooks/useAuth.js 100.00% <100.00%> (ø)
src/pages/myInfo/ProfileSettingPage.jsx 100.00% <100.00%> (ø)
src/reducers/authSlice.js 100.00% <100.00%> (ø)

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 132d01a...1711e5b. Read the comment docs.