ant-design / antd-token-previewer

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

feat: add componets JSONEditor #173

Closed heiyu4585 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 2.70% and project coverage change: -1.16 :warning:

Comparison is base (5766f3a) 60.84% compared to head (c137c91) 59.68%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #173 +/- ## ========================================== - Coverage 60.84% 59.68% -1.16% ========================================== Files 273 274 +1 Lines 1826 1863 +37 Branches 390 392 +2 ========================================== + Hits 1111 1112 +1 - Misses 713 749 +36 Partials 2 2 ``` | [Impacted Files](https://codecov.io/gh/ant-design/antd-token-previewer/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | Coverage Δ | | |---|---|---| | [src/GlobalTokenEditor.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0dsb2JhbFRva2VuRWRpdG9yLnRzeA==) | `8.00% <0.00%> (+3.45%)` | :arrow_up: | | [src/ThemeEditor.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL1RoZW1lRWRpdG9yLnRzeA==) | `4.54% <0.00%> (-16.89%)` | :arrow_down: | | [src/component-demos/modal/warning.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2NvbXBvbmVudC1kZW1vcy9tb2RhbC93YXJuaW5nLnRzeA==) | `100.00% <ø> (ø)` | | | [src/locale/en-US.ts](https://codecov.io/gh/ant-design/antd-token-previewer/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2xvY2FsZS9lbi1VUy50cw==) | `100.00% <ø> (ø)` | | | [src/locale/zh-CN.ts](https://codecov.io/gh/ant-design/antd-token-previewer/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2xvY2FsZS96aC1DTi50cw==) | `100.00% <ø> (ø)` | | | [src/JSONEditor.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0pTT05FZGl0b3IudHN4) | `10.00% <10.00%> (ø)` | | | [src/token-panel-pro/ComponentDemoPro.tsx](https://codecov.io/gh/ant-design/antd-token-previewer/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3Rva2VuLXBhbmVsLXByby9Db21wb25lbnREZW1vUHJvLnRzeA==) | `7.14% <10.00%> (+2.14%)` | :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.