jdf2e / nutui

京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)
https://nutui.jd.com
MIT License
6.01k stars 814 forks source link

refactor(image): move to script setup #3058

Closed eiinu closed 2 months ago

eiinu commented 2 months ago

这个 PR 做了什么? (简要描述所做更改)

这个 PR 是什么类型? (至少选择一个)

这个 PR 涉及以下平台:

这个 PR 是否已自测:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 86.06061% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 83.99%. Comparing base (328e3af) to head (fee108a).

Files Patch % Lines
src/packages/__VUE/image/image.vue 84.86% 23 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v4 #3058 +/- ## ========================================== + Coverage 83.92% 83.99% +0.06% ========================================== Files 222 223 +1 Lines 23075 23055 -20 Branches 2480 2482 +2 ========================================== - Hits 19366 19365 -1 + Misses 3691 3672 -19 Partials 18 18 ```

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