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

feat: Add findAll with testindex support #70

Closed
wants to merge 1 commit into from

Conversation

pan-kot
Copy link
Member

@pan-kot pan-kot commented Aug 21, 2024

Extends findAll to match elements by data-testindex instead of :nth-child().

Rel: [4QRKAKIJD3RX]

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

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

Project coverage is 95.27%. Comparing base (f3266e2) to head (c52f134).

Files Patch % Lines
src/core/selectors.ts 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   95.53%   95.27%   -0.27%     
==========================================
  Files           6        6              
  Lines         269      275       +6     
  Branches       59       61       +2     
==========================================
+ Hits          257      262       +5     
- Misses         12       13       +1     

☔ 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