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

Feature: Add assertion to test XPath filters against an allow-list for axes and functions #33

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Remove unused use-statements

5cb4500
Select commit
Loading
Failed to load commit list.
Open

Feature: Add assertion to test XPath filters against an allow-list for axes and functions #33

Remove unused use-statements
5cb4500
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

68.10% (target 0.00%)

View this Pull Request on Codecov

68.10% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 44.56522% with 51 lines in your changes missing coverage. Please review.

Project coverage is 68.10%. Comparing base (3ace522) to head (5cb4500).
Report is 14 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #33      +/-   ##
============================================
- Coverage     70.94%   68.10%   -2.84%     
- Complexity      235      274      +39     
============================================
  Files            22       24       +2     
  Lines           764      856      +92     
============================================
+ Hits            542      583      +41     
- Misses          222      273      +51