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

fix(vite-runner): 修复解析页面模板超时 #17043

Merged
merged 3 commits into from
Dec 17, 2024
Merged

fix(vite-runner): 修复解析页面模板超时 #17043

merged 3 commits into from
Dec 17, 2024

Conversation

ZakaryCode
Copy link
Contributor

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

修复解析页面代码,导致的编译超时问题

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

  • 错误修复(Bugfix) issue: fix #

这个 PR 涉及以下平台:

  • 所有小程序
  • 鸿蒙(harmony)

@ZakaryCode ZakaryCode added the T-harmony Target - 编译到 Harmony label Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.54%. Comparing base (84e1f62) to head (62e0fcf).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main   #17043    +/-   ##
========================================
  Coverage   58.54%   58.54%            
========================================
  Files         467      467            
  Lines       27120    27120            
  Branches     5739     5921   +182     
========================================
  Hits        15878    15878            
+ Misses       9887     9795    -92     
- Partials     1355     1447    +92     
Flag Coverage Δ
taro-cli 73.67% <ø> (ø)
taro-runtime 59.87% <ø> (ø)
taro-web 52.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 33 files with indirect coverage changes

@tutuxxx tutuxxx added this to the 4.0.9 milestone Dec 17, 2024
@tutuxxx tutuxxx merged commit 7121844 into main Dec 17, 2024
42 checks passed
@tutuxxx tutuxxx deleted the feat/harmomy branch December 17, 2024 02:15
This was referenced Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-harmony Target - 编译到 Harmony
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants