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(core): remove mount validation on touch #726

Merged
merged 5 commits into from
Nov 4, 2024

test: check onChange and onMount overlapping

f25c26b
Select commit
Loading
Failed to load commit list.
Merged

fix(core): remove mount validation on touch #726

test: check onChange and onMount overlapping
f25c26b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 0s

88.50% (target 90.00%)

View this Pull Request on Codecov

88.50% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.50%. Comparing base (5473bb8) to head (f25c26b).
Report is 153 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #726      +/-   ##
==========================================
- Coverage   91.55%   88.50%   -3.05%     
==========================================
  Files          21       26       +5     
  Lines         900     1079     +179     
  Branches      206      267      +61     
==========================================
+ Hits          824      955     +131     
- Misses         71      115      +44     
- Partials        5        9       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.