Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/new selector type #657

Merged
merged 11 commits into from
Sep 17, 2021
Merged

Feature/new selector type #657

merged 11 commits into from
Sep 17, 2021

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Sep 12, 2021

Adds new QuerySelector type that's used across DOM API for making queries using either CSS selectors or XPath expressions.

@codecov
Copy link

codecov bot commented Sep 12, 2021

Codecov Report

Merging #657 (50af11f) into master (a000302) will decrease coverage by 0.3%.
The diff coverage is 1.6%.

@@           Coverage Diff            @@
##           master    #657     +/-   ##
========================================
- Coverage    35.6%   35.3%   -0.3%     
========================================
  Files         339     344      +5     
  Lines       12352   12454    +102     
========================================
+ Hits         4397    4399      +2     
- Misses       7527    7628    +101     
+ Partials      428     427      -1     

@ziflex ziflex merged commit 90427cd into master Sep 17, 2021
@ziflex ziflex deleted the feature/new-selector-type branch September 19, 2021 23:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant