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(h5): the value called by onThemeChange callback reversed #17313

Merged
merged 2 commits into from
Feb 28, 2025

Merge branch 'main' into main

b4d1049
Select commit
Loading
Failed to load commit list.
Merged

fix(h5): the value called by onThemeChange callback reversed #17313

Merge branch 'main' into main
b4d1049
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

58.52% (target 75.00%)

View this Pull Request on Codecov

58.52% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.52%. Comparing base (1ab7de8) to head (b4d1049).

❌ Your project check has failed because the head coverage (58.52%) 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   #17313   +/-   ##
=======================================
  Coverage   58.52%   58.52%           
=======================================
  Files         468      468           
  Lines       27136    27136           
  Branches     5921     5898   -23     
=======================================
  Hits        15882    15882           
- Misses       9780     9875   +95     
+ Partials     1474     1379   -95     
Files with missing lines Coverage Δ
packages/taro-h5/src/api/base/weapp/app-event.ts 49.03% <ø> (ø)

... and 31 files with indirect coverage changes