ant-design / cssinjs

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

fix: create new id in new cache #106

Closed MadCcc closed 1 year ago

github-actions[bot] commented 1 year ago

😭 Deploy PR Preview 756928688dcd563c3ae72b33f9a5606971d9100d failed. Build logs

🤖 By surge-preview

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 93.33% and project coverage change: +0.04 :tada:

Comparison is base (833e64a) 92.79% compared to head (b452465) 92.84%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #106 +/- ## ========================================== + Coverage 92.79% 92.84% +0.04% ========================================== Files 19 19 Lines 611 615 +4 Branches 201 202 +1 ========================================== + Hits 567 571 +4 Misses 44 44 ``` | [Impacted Files](https://codecov.io/gh/ant-design/cssinjs/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | Coverage Δ | | |---|---|---| | [src/StyleContext.tsx](https://codecov.io/gh/ant-design/cssinjs/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL1N0eWxlQ29udGV4dC50c3g=) | `92.68% <83.33%> (+0.18%)` | :arrow_up: | | [src/Cache.ts](https://codecov.io/gh/ant-design/cssinjs/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0NhY2hlLnRz) | `100.00% <100.00%> (ø)` | | | [src/hooks/useCacheToken.tsx](https://codecov.io/gh/ant-design/cssinjs/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2hvb2tzL3VzZUNhY2hlVG9rZW4udHN4) | `97.91% <100.00%> (+0.04%)` | :arrow_up: | | [src/hooks/useStyleRegister.tsx](https://codecov.io/gh/ant-design/cssinjs/pull/106?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%> (ø)` | | 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.