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: RN Gesture Handler Pressable support #1746

Merged
merged 11 commits into from
Feb 25, 2025

Conversation

mdjastrzebski
Copy link
Member

Summary

Test plan

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 98.36066% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.62%. Comparing base (a9c056b) to head (35d63d0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/user-event/press/press.ts 98.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1746      +/-   ##
==========================================
+ Coverage   95.52%   95.62%   +0.09%     
==========================================
  Files          93       93              
  Lines        5205     5207       +2     
  Branches      563      886     +323     
==========================================
+ Hits         4972     4979       +7     
+ Misses        233      228       -5     

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

Copy link
Member Author

@mdjastrzebski mdjastrzebski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@mdjastrzebski mdjastrzebski force-pushed the fix/rngh-pressable-support branch from fba2b59 to e2ab4ab Compare February 18, 2025 09:22
@mdjastrzebski mdjastrzebski force-pushed the fix/rngh-pressable-support branch from 23ad2ff to f44e41b Compare February 20, 2025 08:05
@mdjastrzebski mdjastrzebski merged commit bd78a26 into main Feb 25, 2025
11 checks passed
@mdjastrzebski mdjastrzebski deleted the fix/rngh-pressable-support branch February 25, 2025 22:22
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