react-component / motion

⛷ CSS Animation for React
https://motion-seven.vercel.app
MIT License
150 stars 42 forks source link

refactor: remove magic strings #18

Closed Ayase-252 closed 3 years ago

Ayase-252 commented 3 years ago

This PR replace 3 magic strings with existing constants.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/motion/HBTxxVwomcZVNpFRgL82KHAm4NQg
✅ Preview: https://motion-git-fork-ayase-252-master-react-component.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (7b3d037) into master (b60d206) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          12       12           
  Lines         364      364           
  Branches       94       95    +1     
=======================================
  Hits          359      359           
  Misses          5        5           
Impacted Files Coverage Δ
src/hooks/useStatus.ts 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 b60d206...7b3d037. Read the comment docs.