saseungmin / Recoil_ToDo

Todo📆 application created using Recoil and React ⚛️
https://saseungmin.github.io/Recoil_ToDo/
MIT License
20 stars 1 forks source link

[UI & UX] Apply to CSS User status bar and info bar #60

Closed saseungmin closed 3 years ago

saseungmin commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #60 (1f3f4d8) into main (2bb4de7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #60   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        57           
  Lines          593       596    +3     
  Branches        80        80           
=========================================
+ Hits           593       596    +3     
Impacted Files Coverage Δ
src/components/input/TodoInput.jsx 100.00% <ø> (ø)
src/components/user-info/UserStatus.jsx 100.00% <ø> (ø)
src/styles/SvgIcon.jsx 100.00% <ø> (ø)
src/components/user-info/AuthButton.jsx 100.00% <100.00%> (ø)
src/components/user-info/LoggedInUserInfo.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 2bb4de7...1f3f4d8. Read the comment docs.