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

Partially implementing <xsl:import>. #102

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

leonelsanchesdasilva
Copy link
Collaborator

Template precedence is not implemented yet. Maybe in the future, with some clear examples showing the differences between <xsl:import> and <xsl:include>.

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
78.91% (+0.06% 🔼)
2353/2982
🟡 Branches
69.01% (+0.09% 🔼)
697/1010
🟡 Functions
75.32% (+0.13% 🔼)
290/385
🟡 Lines
79.01% (+0.04% 🔼)
2145/2715

Test suite run success

80 tests passing in 24 suites.

Report generated by 🧪jest coverage report action from 7ad8343

@leonelsanchesdasilva leonelsanchesdasilva merged commit 12e3609 into main Sep 21, 2024
3 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the xsl-import branch September 21, 2024 17:43
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.

1 participant