saseungmin / Recoil_ToDo

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

[Feature] Apply update api for edit input #67

Closed saseungmin closed 3 years ago

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

Codecov Report

Merging #67 (cb55d85) into main (de95e2d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #67   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines          658       652    -6     
  Branches        86        85    -1     
=========================================
- Hits           658       652    -6     
Impacted Files Coverage Δ
src/hooks/useUpdateCallback.js 100.00% <ø> (ø)
src/utils/utils.js 100.00% <ø> (ø)
src/components/todo/TodoItem.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 de95e2d...cb55d85. Read the comment docs.