umijs / plugins

🍣 The one-stop shop for official Umi plugins and presets.
351 stars 238 forks source link

feat(qiankun): 支持在应用配置中配置微应用 settings #922

Closed kuitos closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 44.41% // Head: 44.41% // No change to project coverage :thumbsup:

Coverage data is based on head (fc57239) compared to base (2aaf8eb). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #922 +/- ## ======================================= Coverage 44.41% 44.41% ======================================= Files 67 67 Lines 1727 1727 Branches 461 477 +16 ======================================= Hits 767 767 + Misses 958 951 -7 - Partials 2 9 +7 ``` | [Impacted Files](https://codecov.io/gh/umijs/plugins/pull/922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=umijs) | Coverage Δ | | |---|---|---| | [packages/plugin-locale/src/index.ts](https://codecov.io/gh/umijs/plugins/pull/922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=umijs#diff-cGFja2FnZXMvcGx1Z2luLWxvY2FsZS9zcmMvaW5kZXgudHM=) | `82.19% <0.00%> (ø)` | | | [packages/plugin-qiankun/src/common.ts](https://codecov.io/gh/umijs/plugins/pull/922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=umijs#diff-cGFja2FnZXMvcGx1Z2luLXFpYW5rdW4vc3JjL2NvbW1vbi50cw==) | `60.52% <0.00%> (ø)` | | | [packages/plugin-ant-design-pro-block/src/index.ts](https://codecov.io/gh/umijs/plugins/pull/922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=umijs#diff-cGFja2FnZXMvcGx1Z2luLWFudC1kZXNpZ24tcHJvLWJsb2NrL3NyYy9pbmRleC50cw==) | `0.00% <0.00%> (ø)` | | | [packages/plugin-qiankun/src/master/modifyRoutes.ts](https://codecov.io/gh/umijs/plugins/pull/922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=umijs#diff-cGFja2FnZXMvcGx1Z2luLXFpYW5rdW4vc3JjL21hc3Rlci9tb2RpZnlSb3V0ZXMudHM=) | `0.00% <0.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=umijs). 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=umijs)

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