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 todo edit #29

Closed saseungmin closed 3 years ago

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

Codecov Report

Merging #29 (7ced3d1) into main (19f51ec) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #29   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          191       192    +1     
  Branches        30        30           
=========================================
+ Hits           191       192    +1     
Impacted Files Coverage Δ
src/App.jsx 100.00% <ø> (ø)
src/components/info-bar/TodoClearButton.jsx 100.00% <ø> (ø)
src/components/info-bar/TodoFilterButton.jsx 100.00% <ø> (ø)
src/components/info-bar/TodoStats.jsx 100.00% <ø> (ø)
src/components/info-bar/TodoSubInfo.jsx 100.00% <ø> (ø)
src/components/input/TodoInput.jsx 100.00% <ø> (ø)
src/components/todo/TodoItemView.jsx 100.00% <ø> (ø)
src/styles/Checkbox.jsx 100.00% <ø> (ø)
src/styles/Responsive.jsx 100.00% <ø> (ø)
src/styles/palette.js 100.00% <ø> (ø)
... and 2 more

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 19f51ec...7ced3d1. Read the comment docs.