ice-lab / ice-next

The repo was transferred to https://github.com/alibaba/ice
https://v3.ice.work/
MIT License
53 stars 7 forks source link

fix: fix error when test is a function #506

Closed answershuto closed 2 years ago

answershuto commented 2 years ago

test 为 Function 等类型时报错。

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ice-v3 ✅ Ready (Inspect) Visit Preview Sep 6, 2022 at 6:30AM (UTC)
codecov-commenter commented 2 years ago

Codecov Report

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

Coverage data is based on head (06c52b8) compared to base (1cf3800). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-next #506 +/- ## ============================================= Coverage 82.45% 82.45% ============================================= Files 92 92 Lines 7816 7816 Branches 978 980 +2 ============================================= Hits 6445 6445 + Misses 1364 1363 -1 - Partials 7 8 +1 ``` | [Impacted Files](https://codecov.io/gh/ice-lab/ice-next/pull/506?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice-lab) | Coverage Δ | | |---|---|---| | [packages/plugin-rax-compat/src/index.ts](https://codecov.io/gh/ice-lab/ice-next/pull/506/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice-lab#diff-cGFja2FnZXMvcGx1Z2luLXJheC1jb21wYXQvc3JjL2luZGV4LnRz) | `70.40% <0.00%> (ø)` | | | [packages/ice/src/service/config.ts](https://codecov.io/gh/ice-lab/ice-next/pull/506/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ice-lab#diff-cGFja2FnZXMvaWNlL3NyYy9zZXJ2aWNlL2NvbmZpZy50cw==) | `86.66% <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=ice-lab). 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=ice-lab)

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