ant-design / cssinjs

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

fix: mark style with css instance #31

Closed MadCcc closed 2 years ago

github-actions[bot] commented 2 years ago

🎊 PR Preview 237f6822fcdcc9542b001874b02c7c78fa729e54 has been successfully built and deployed to https://ant-design-cssinjs-preview-pr-31.surge.sh

:clock1: Build time: 221.146s

🤖 By surge-preview

codecov-commenter commented 2 years ago

Codecov Report

Merging #31 (ca89c1e) into master (c42cdc2) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head ca89c1e differs from pull request most recent head 237f682. Consider uploading reports for the commit 237f682 to get more accurate results

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   98.76%   98.78%   +0.01%     
==========================================
  Files           8        8              
  Lines         325      329       +4     
  Branches      106      107       +1     
==========================================
+ Hits          321      325       +4     
  Misses          4        4              
Impacted Files Coverage Δ
src/StyleContext.tsx 96.55% <100.00%> (+0.25%) :arrow_up:
src/useCacheToken.tsx 97.87% <100.00%> (+0.04%) :arrow_up:
src/useStyleRegister.tsx 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 c42cdc2...237f682. Read the comment docs.