CodeSoom / ConStu

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

[Improve] 회원탈퇴를 비롯한 내 정보의 후처리를 향상시켜라 #230

Closed saseungmin closed 2 years ago

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

Codecov Report

Merging #230 (d7a1e76) into main (8054db6) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #230   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files         109      109           
  Lines        1291     1316   +25     
  Branches      151      153    +2     
=======================================
+ Hits         1287     1312   +25     
  Misses          4        4           
Impacted Files Coverage Δ
src/components/myInfo/ProfileSettingForm.jsx 100.00% <ø> (ø)
src/components/myInfo/MembershipWithdrawal.jsx 100.00% <100.00%> (ø)
...c/components/myInfo/modal/ConfirmPasswordModal.jsx 100.00% <100.00%> (ø)
src/containers/myInfo/ProfileSettingContainer.jsx 100.00% <100.00%> (ø)
src/reducers/authSlice.js 100.00% <100.00%> (ø)
src/util/constants/messages.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 8054db6...d7a1e76. Read the comment docs.