ant-design / cssinjs

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

feat: support extra plain style #103

Closed kiner-tang closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (0030f38) 92.77% compared to head (35de871) 92.79%.

:exclamation: Current head 35de871 differs from pull request most recent head fa99a21. Consider uploading reports for the commit fa99a21 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #103 +/- ## ========================================== + Coverage 92.77% 92.79% +0.02% ========================================== Files 19 19 Lines 609 611 +2 Branches 196 201 +5 ========================================== + Hits 565 567 +2 Misses 44 44 ``` | [Impacted Files](https://codecov.io/gh/ant-design/cssinjs/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | Coverage Δ | | |---|---|---| | [src/hooks/useStyleRegister.tsx](https://codecov.io/gh/ant-design/cssinjs/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2hvb2tzL3VzZVN0eWxlUmVnaXN0ZXIudHN4) | `98.70% <100.00%> (+0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

kiner-tang commented 1 year ago

@zombieJ cc