CodeSoom / ConStu

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

[Feature] 내 정보 페이지의 회원 탈퇴를 로직을 구현하라 #228

Closed saseungmin closed 2 years ago

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

Codecov Report

Merging #228 (452e4b9) into main (8f33e97) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #228   +/-   ##
=======================================
  Coverage   99.67%   99.68%           
=======================================
  Files         105      106    +1     
  Lines        1232     1260   +28     
  Branches      145      145           
=======================================
+ Hits         1228     1256   +28     
  Misses          4        4           
Impacted Files Coverage Δ
src/components/myInfo/ProfileSettingForm.jsx 100.00% <100.00%> (ø)
...omponents/myInfo/modal/AskMembershipWithdrawal.jsx 100.00% <100.00%> (ø)
src/containers/myInfo/ProfileSettingContainer.jsx 100.00% <100.00%> (ø)
src/reducers/authSlice.js 100.00% <100.00%> (ø)
src/services/api.js 100.00% <100.00%> (ø)
src/services/firebase.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 8f33e97...452e4b9. Read the comment docs.