fix: undefined points in touch events #1517
Open
Codecov / codecov/project
succeeded
Apr 29, 2026 in 0s
21.69% (-0.01%) compared to 925a3dd, passed because coverage increased by 0% when compared to adjusted base (21.70%)
View this Pull Request on Codecov
21.69% (-0.01%) compared to 925a3dd, passed because coverage increased by 0% when compared to adjusted base (21.70%)
Details
Codecov Report
❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.69%. Comparing base (925a3dd) to head (e11001a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/eventListeners/touchEventListeners.js | 0.00% | 1 Missing and 2 partials |
| src/tools/MagnifyTool.js | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1517 +/- ##
==========================================
- Coverage 21.70% 21.69% -0.01%
==========================================
Files 287 287
Lines 10137 10139 +2
Branches 2081 2082 +1
==========================================
Hits 2200 2200
- Misses 6750 6751 +1
- Partials 1187 1188 +1 ☔ View full report in Codecov by Sentry.
📢 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