Skip to content

fix(babel-preset-taro): list组件转换避免导入命名冲突

76730e4
Select commit
Loading
Failed to load commit list.
Merged

fix(babel-preset-taro): list组件转换避免导入命名冲突 #18750

fix(babel-preset-taro): list组件转换避免导入命名冲突
76730e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 0s

56.32% (target 75.00%)

View this Pull Request on Codecov

56.32% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.32%. Comparing base (032fbed) to head (76730e4).

❌ Your project check has failed because the head coverage (56.32%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main   #18750    +/-   ##
========================================
  Coverage   56.32%   56.32%            
========================================
  Files         447      447            
  Lines       23345    23345            
  Branches     5796     5797     +1     
========================================
  Hits        13149    13149            
- Misses       8368     8502   +134     
+ Partials     1828     1694   -134     

see 43 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.