fix(useEvent): preserve handler context and improve typings#798
Open
li-jia-nan wants to merge 2 commits into
Open
fix(useEvent): preserve handler context and improve typings#798li-jia-nan wants to merge 2 commits into
li-jia-nan wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jul 18, 2026 in 0s
86.74% (+0.02%) compared to 152384e
View this Pull Request on Codecov
86.74% (+0.02%) compared to 152384e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.74%. Comparing base (152384e) to head (0df47f2).
Additional details and impacted files
@@ Coverage Diff @@
## master #798 +/- ##
==========================================
+ Coverage 86.72% 86.74% +0.02%
==========================================
Files 40 40
Lines 1092 1094 +2
Branches 395 396 +1
==========================================
+ Hits 947 949 +2
Misses 143 143
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.
Loading