Skip to content

fix(plugin-dva): 修复合法性检测不支持jsx语法的问题。#829

Open
YdreamW wants to merge 3 commits into
masterfrom
fix/plugin-dva/isValid
Open

fix(plugin-dva): 修复合法性检测不支持jsx语法的问题。#829
YdreamW wants to merge 3 commits into
masterfrom
fix/plugin-dva/isValid

fix(plugin-dva): 删除 getModels 中关于 jsx 的单测,增加 jsx 中使用尖括号类型断言的单测

c17816f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

45.13% (+0.09%) compared to 95c3e8a

View this Pull Request on Codecov

45.13% (+0.09%) compared to 95c3e8a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.13%. Comparing base (95c3e8a) to head (c17816f).
⚠️ Report is 49 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #829      +/-   ##
==========================================
+ Coverage   45.03%   45.13%   +0.09%     
==========================================
  Files          67       67              
  Lines        1703     1706       +3     
  Branches      452      455       +3     
==========================================
+ Hits          767      770       +3     
  Misses        934      934              
  Partials        2        2              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.