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

UIHandler: extract binding strategy to support event delegation #410

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jiripudil
Copy link
Member

My take on the opt-in event delegation as outlined in #400

cc @filiphlm

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 88.79310% with 13 lines in your changes missing coverage. Please review.

Project coverage is 94.45%. Comparing base (6252f52) to head (ddba44d).

Files Patch % Lines
src/core/UIHandler.ts 88.79% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #410      +/-   ##
==========================================
- Coverage   94.71%   94.45%   -0.26%     
==========================================
  Files          11       11              
  Lines        1305     1389      +84     
  Branches      177      181       +4     
==========================================
+ Hits         1236     1312      +76     
- Misses         67       75       +8     
  Partials        2        2              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant