saseungmin / Recoil_ToDo

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

[Fix] Token check loading at first rendering #63

Closed saseungmin closed 3 years ago

saseungmin commented 3 years ago
saseungmin commented 3 years ago

리코일 커스텀 훅 테스트 하는 방법을 모르겠다..

codecov[bot] commented 3 years ago

Codecov Report

Merging #63 (c7b13ee) into main (2da5dd7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #63   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        58    +1     
  Lines          599       602    +3     
  Branches        80        80           
=========================================
+ Hits           599       602    +3     
Impacted Files Coverage Δ
src/App.jsx 100.00% <100.00%> (ø)
src/hooks/useCheckCallback.js 100.00% <100.00%> (ø)
src/utils/utils.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 2da5dd7...c7b13ee. Read the comment docs.