alibaba / formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
https://formilyjs.org/
MIT License
11.26k stars 1.46k forks source link

test: codecov #3922

Closed hchlq closed 1 year ago

hchlq commented 1 year ago

Before submitting a pull request, please make sure the following is done...

Please do not delete the above content


What have you changed?

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (b9ab509) 96.59% compared to head (2b4af37) 99.55%. Report is 9 commits behind head on formily_next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## formily_next #3922 +/- ## ================================================ + Coverage 96.59% 99.55% +2.95% ================================================ Files 152 152 Lines 6695 6708 +13 Branches 1869 1877 +8 ================================================ + Hits 6467 6678 +211 + Misses 200 29 -171 + Partials 28 1 -27 ``` | [Files Changed](https://app.codecov.io/gh/alibaba/formily/pull/3922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) | Coverage Δ | | |---|---|---| | [packages/path/src/parser.ts](https://app.codecov.io/gh/alibaba/formily/pull/3922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-cGFja2FnZXMvcGF0aC9zcmMvcGFyc2VyLnRz) | `98.10% <ø> (+5.68%)` | :arrow_up: | | [packages/path/src/tokens.ts](https://app.codecov.io/gh/alibaba/formily/pull/3922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-cGFja2FnZXMvcGF0aC9zcmMvdG9rZW5zLnRz) | `99.45% <ø> (+2.73%)` | :arrow_up: | | [packages/reactive-vue/src/observer/collectData.ts](https://app.codecov.io/gh/alibaba/formily/pull/3922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-cGFja2FnZXMvcmVhY3RpdmUtdnVlL3NyYy9vYnNlcnZlci9jb2xsZWN0RGF0YS50cw==) | `100.00% <ø> (+20.00%)` | :arrow_up: | | [packages/reactive/src/internals.ts](https://app.codecov.io/gh/alibaba/formily/pull/3922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-cGFja2FnZXMvcmVhY3RpdmUvc3JjL2ludGVybmFscy50cw==) | `97.56% <ø> (+2.43%)` | :arrow_up: | | [packages/reactive/src/reaction.ts](https://app.codecov.io/gh/alibaba/formily/pull/3922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-cGFja2FnZXMvcmVhY3RpdmUvc3JjL3JlYWN0aW9uLnRz) | `96.85% <ø> (ø)` | | | [packages/core/src/models/Form.ts](https://app.codecov.io/gh/alibaba/formily/pull/3922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-cGFja2FnZXMvY29yZS9zcmMvbW9kZWxzL0Zvcm0udHM=) | `99.27% <100.00%> (+<0.01%)` | :arrow_up: | | [packages/shared/src/instanceof.ts](https://app.codecov.io/gh/alibaba/formily/pull/3922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-cGFja2FnZXMvc2hhcmVkL3NyYy9pbnN0YW5jZW9mLnRz) | `100.00% <100.00%> (+11.11%)` | :arrow_up: | ... and [15 files with indirect coverage changes](https://app.codecov.io/gh/alibaba/formily/pull/3922/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

hchlq commented 1 year ago

覆盖率目标:96.59% -> 100%