react-component / util

Common Utils For React Component
util.vercel.app
MIT License
623 stars 178 forks source link

fix: add nullish in dynamicCSS.ts #455

Open zerosrat opened 1 year ago

zerosrat commented 1 year ago

dynamicCSS.ts 内的判空处理

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
util ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2023 2:29am
codecov[bot] commented 1 year ago

Codecov Report

Merging #455 (a18a9f9) into master (e909e6f) will increase coverage by 0.00%. Report is 1 commits behind head on master. The diff coverage is 100.00%.

:exclamation: Current head a18a9f9 differs from pull request most recent head 903dfe1. Consider uploading reports for the commit 903dfe1 to get more accurate results

@@           Coverage Diff           @@
##           master     #455   +/-   ##
=======================================
  Coverage   91.41%   91.42%           
=======================================
  Files          38       38           
  Lines         897      898    +1     
  Branches      270      271    +1     
=======================================
+ Hits          820      821    +1     
  Misses         75       75           
  Partials        2        2           
Files Changed Coverage Δ
src/Dom/dynamicCSS.ts 97.29% <100.00%> (+0.03%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more