ant-design / cssinjs

https://ant-design.github.io/cssinjs
MIT License
237 stars 59 forks source link

feat: add content and non-logical properties warning #9

Closed MadCcc closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (dc794f3) into master (cbd6afa) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   99.46%   99.61%   +0.14%     
==========================================
  Files           8        8              
  Lines         186      257      +71     
  Branches       38       84      +46     
==========================================
+ Hits          185      256      +71     
  Misses          1        1              
Impacted Files Coverage Δ
src/useStyleRegister.tsx 100.00% <100.00%> (ø)
src/util.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 cbd6afa...dc794f3. Read the comment docs.