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

added child xPath selector #103

Closed
wants to merge 1 commit into from
Closed

Conversation

scorninpc
Copy link

@scorninpc scorninpc commented Jun 23, 2023

maybe create a xpath axes can help with cases that the lib doesn't support, like in this cases #102


This change is Reviewable

@sonarcloud
Copy link

sonarcloud bot commented Jun 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@coveralls
Copy link

coveralls commented Jun 23, 2023

Coverage Status

coverage: 69.207% (+3.1%) from 66.091% when pulling d56fe1c on scorninpc:master into 9ef90f0 on voku:master.

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #103 (d56fe1c) into master (9ef90f0) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
- Coverage     62.82%   62.81%   -0.02%     
- Complexity      832      833       +1     
============================================
  Files            18       18              
  Lines          1953     1955       +2     
============================================
+ Hits           1227     1228       +1     
- Misses          726      727       +1     
Impacted Files Coverage Δ
src/voku/helper/SelectorConverter.php 92.00% <50.00%> (-3.66%) ⬇️

@scorninpc scorninpc closed this Nov 28, 2023
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.

None yet

2 participants