CodeSoom / ConStu

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

[Feature] 내 정보 페이지의 회원탈퇴를 위한 비밀번호 검증을 구현하라 #229

Closed saseungmin closed 2 years ago

saseungmin commented 2 years ago
스크린샷 2021-08-26 오후 11 35 27
codecov-commenter commented 2 years ago

Codecov Report

Merging #229 (2642112) into main (ca217bb) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #229   +/-   ##
=======================================
  Coverage   99.68%   99.69%           
=======================================
  Files         106      109    +3     
  Lines        1260     1291   +31     
  Branches      145      151    +6     
=======================================
+ Hits         1256     1287   +31     
  Misses          4        4           
Impacted Files Coverage Δ
src/components/common/FormModalWindow.jsx 100.00% <100.00%> (ø)
src/components/myInfo/MembershipWithdrawal.jsx 100.00% <100.00%> (ø)
src/components/myInfo/ProfileSettingForm.jsx 100.00% <100.00%> (ø)
...ents/myInfo/modal/AskMembershipWithdrawalModal.jsx 100.00% <100.00%> (ø)
...c/components/myInfo/modal/ConfirmPasswordModal.jsx 100.00% <100.00%> (ø)
src/containers/myInfo/ProfileSettingContainer.jsx 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 ca217bb...2642112. Read the comment docs.