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