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

Namespaces #69

Merged
merged 10 commits into from
Aug 20, 2023
Merged

Namespaces #69

merged 10 commits into from
Aug 20, 2023

Conversation

leonelsanchesdasilva
Copy link
Collaborator

Resolves #47

@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
71.46% (+1.15% 🔼)
1497/2095
🟡 Branches
62.26% (+1.24% 🔼)
673/1081
🟡 Functions
70.61% (+0.88% 🔼)
209/296
🟡 Lines
71.57% (+1% 🔼)
1405/1963
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / node-value.ts
100% 100% 100% 100%
🟢
... / node-test-any.ts
100% 100% 100% 100%
🟢
... / node-test.ts
100% 100% 100% 100%
🔴
... / node-test-comment.ts
0% 100% 0% 0%
🟢
... / node-test-element-or-attribute.ts
100% 100% 100% 100%
🟢
... / node-test-name.ts
85.71% 78.57% 100% 89.47%
🔴
... / node-test-nc.ts
0% 100% 0% 0%
🔴
... / node-test-pi.ts
0% 0% 0% 0%
🔴
... / node-test-text.ts
0% 100% 0% 0%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / xpath-token-rule.ts
100% 100% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / expr-context.ts
63.83% (-3.56% 🔻)
75% (-1.92% 🔻)
60%
63.83% (-3.56% 🔻)

Test suite run success

60 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from fb58863

@leonelsanchesdasilva leonelsanchesdasilva merged commit 776c1e6 into main Aug 20, 2023
2 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the namespaces branch August 20, 2023 22:33
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.

Input namespace not used
1 participant