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

fix: reduce judgment #3916

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 no project coverage change.

Comparison is base (b9ab509) 96.59% compared to head (0c1b712) 96.60%. Report is 9 commits behind head on formily_next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## formily_next #3916 +/- ## ============================================= Coverage 96.59% 96.60% ============================================= Files 152 152 Lines 6695 6708 +13 Branches 1869 1818 -51 ============================================= + Hits 6467 6480 +13 - Misses 200 228 +28 + Partials 28 0 -28 ``` | [Files Changed](https://app.codecov.io/gh/alibaba/formily/pull/3916?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) | Coverage Δ | | |---|---|---| | [packages/json-schema/src/transformer.ts](https://app.codecov.io/gh/alibaba/formily/pull/3916?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-cGFja2FnZXMvanNvbi1zY2hlbWEvc3JjL3RyYW5zZm9ybWVyLnRz) | `100.00% <100.00%> (ø)` | | ... and [9 files with indirect coverage changes](https://app.codecov.io/gh/alibaba/formily/pull/3916/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.