CodeSoom / ConStu

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

[Feature] 유저의 프로필 정보를 업데이트할 수 있다 #234

Closed saseungmin closed 2 years ago

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

Codecov Report

Merging #234 (8931cd4) into main (bc73bd1) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   99.69%   99.70%           
=======================================
  Files         111      111           
  Lines        1327     1351   +24     
  Branches      153      186   +33     
=======================================
+ Hits         1323     1347   +24     
  Misses          4        4           
Impacted Files Coverage Δ
src/util/constants/messages.js 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%> (ø)

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 bc73bd1...8931cd4. Read the comment docs.