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

<xsl:key> #101

Merged
merged 3 commits into from
Sep 19, 2024
Merged

<xsl:key> #101

merged 3 commits into from
Sep 19, 2024

Conversation

leonelsanchesdasilva
Copy link
Collaborator

@leonelsanchesdasilva leonelsanchesdasilva commented Sep 19, 2024

Resolves #93

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
78.85% (+0.15% 🔼)
2334/2960
🟡 Branches
68.92% (+0.09% 🔼)
694/1007
🟡 Functions
75.2% (+0.13% 🔼)
288/383
🟡 Lines
78.97% (+0.14% 🔼)
2129/2696
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / xslt-specific.ts
100% 100% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢 xslt/xslt.ts
81.33% (-0.49% 🔻)
64.9% (-0.62% 🔻)
86.96% (-2.23% 🔻)
80.45% (-0.54% 🔻)

Test suite run success

78 tests passing in 23 suites.

Report generated by 🧪jest coverage report action from 3eb8318

@leonelsanchesdasilva leonelsanchesdasilva merged commit 6245c11 into main Sep 19, 2024
3 checks passed
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.

Implement <xsl:key>
1 participant