Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vite-runner): 支持通过 importNativeComponent 定义原生组件 #17041

Merged
merged 93 commits into from
Dec 16, 2024

fix(runner): 修复同步打包原生组件时, 后缀错误识别问题

29f91f9
Select commit
Loading
Failed to load commit list.
Merged

feat(vite-runner): 支持通过 importNativeComponent 定义原生组件 #17041

fix(runner): 修复同步打包原生组件时, 后缀错误识别问题
29f91f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

58.54% (target 75.00%)

View this Pull Request on Codecov

58.54% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.54%. Comparing base (fe38f34) to head (29f91f9).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #17041   +/-   ##
=======================================
  Coverage   58.54%   58.54%           
=======================================
  Files         467      467           
  Lines       27120    27120           
  Branches     5947     5931   -16     
=======================================
  Hits        15878    15878           
+ Misses       9790     9768   -22     
- Partials     1452     1474   +22     

see 16 files with indirect coverage changes