ant-design / antd-token-previewer

https://ant-design.github.io/antd-token-previewer
MIT License
73 stars 22 forks source link

fix: bump antd version #122

Closed MadCcc closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 71.85% // Head: 71.11% // Decreases project coverage by -0.74% :warning:

Coverage data is based on head (1f74b7a) compared to base (00a6dca). Patch coverage: 76.47% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #122 +/- ## ========================================== - Coverage 71.85% 71.11% -0.75% ========================================== Files 264 264 Lines 1812 1807 -5 Branches 357 355 -2 ========================================== - Hits 1302 1285 -17 - Misses 507 519 +12 Partials 3 3 ``` | [Impacted Files](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | Coverage Δ | | |---|---|---| | [src/ColorPanel.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0NvbG9yUGFuZWwudHN4) | `10.95% <0.00%> (ø)` | | | [src/component-panel/ComponentDemoGroup.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2NvbXBvbmVudC1wYW5lbC9Db21wb25lbnREZW1vR3JvdXAudHN4) | `94.87% <ø> (ø)` | | | [src/component-panel/ComponentTokenDrawer.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2NvbXBvbmVudC1wYW5lbC9Db21wb25lbnRUb2tlbkRyYXdlci50c3g=) | `59.25% <ø> (ø)` | | | [src/component-panel/index.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2NvbXBvbmVudC1wYW5lbC9pbmRleC50c3g=) | `54.23% <ø> (ø)` | | | [src/previewer.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3ByZXZpZXdlci50c3g=) | `57.60% <ø> (ø)` | | | [src/theme/token.ts](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3RoZW1lL3Rva2VuLnRz) | `0.00% <ø> (-100.00%)` | :arrow_down: | | [src/token-panel-pro/AliasPanel.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3Rva2VuLXBhbmVsLXByby9BbGlhc1BhbmVsLnRzeA==) | `58.62% <ø> (ø)` | | | [src/token-panel-pro/ColorTokenContent.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3Rva2VuLXBhbmVsLXByby9Db2xvclRva2VuQ29udGVudC50c3g=) | `62.24% <ø> (ø)` | | | [src/token-panel/index.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3Rva2VuLXBhbmVsL2luZGV4LnRzeA==) | `48.43% <ø> (ø)` | | | [src/hooks/useControlledTheme.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2hvb2tzL3VzZUNvbnRyb2xsZWRUaGVtZS50c3g=) | `60.71% <100.00%> (+4.04%)` | :arrow_up: | | ... and [9 more](https://codecov.io/gh/ant-design/antd-token-previewer/pull/122/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.