CodeSoom / ConStu

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

[Feature] 이메일 인증을 내 정보 setting 페이지에 구현하라 #226

Closed saseungmin closed 2 years ago

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

Codecov Report

Merging #226 (217601d) into main (c178fe3) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #226   +/-   ##
=======================================
  Coverage   99.66%   99.67%           
=======================================
  Files         104      105    +1     
  Lines        1193     1221   +28     
  Branches      140      145    +5     
=======================================
+ Hits         1189     1217   +28     
  Misses          4        4           
Impacted Files Coverage Δ
src/App.jsx 100.00% <ø> (ø)
src/util/constants/messages.js 100.00% <ø> (ø)
src/components/base/Core.jsx 100.00% <100.00%> (ø)
src/components/myInfo/ProfileSettingForm.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 c178fe3...217601d. Read the comment docs.