enonic / lib-xslt

XSLT library for Enonic XP.
Apache License 2.0
0 stars 2 forks source link

Update to the latest Saxon #70 #71

Closed rymsha closed 1 year ago

rymsha commented 1 year ago

a bit of refactoring

codecov[bot] commented 1 year ago

Codecov Report

Base: 76.47% // Head: 74.02% // Decreases project coverage by -2.44% :warning:

Coverage data is based on head (76c1167) compared to base (4a02927). Patch coverage: 77.27% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ============================================ - Coverage 76.47% 74.02% -2.45% + Complexity 45 40 -5 ============================================ Files 9 9 Lines 170 154 -16 Branches 8 8 ============================================ - Hits 130 114 -16 Misses 39 39 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/enonic/lib-xslt/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic) | Coverage Δ | | |---|---|---| | [...c/main/java/com/enonic/lib/xslt/XsltProcessor.java](https://codecov.io/gh/enonic/lib-xslt/pull/71/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi94c2x0L1hzbHRQcm9jZXNzb3IuamF2YQ==) | `46.51% <66.66%> (-10.10%)` | :arrow_down: | | [...main/java/com/enonic/lib/xslt/UriResolverImpl.java](https://codecov.io/gh/enonic/lib-xslt/pull/71/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi94c2x0L1VyaVJlc29sdmVySW1wbC5qYXZh) | `30.00% <100.00%> (ø)` | | | [.../java/com/enonic/lib/xslt/XsltProcessorErrors.java](https://codecov.io/gh/enonic/lib-xslt/pull/71/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi94c2x0L1hzbHRQcm9jZXNzb3JFcnJvcnMuamF2YQ==) | `30.00% <100.00%> (ø)` | | | [src/main/java/com/enonic/lib/xslt/XsltService.java](https://codecov.io/gh/enonic/lib-xslt/pull/71/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic#diff-c3JjL21haW4vamF2YS9jb20vZW5vbmljL2xpYi94c2x0L1hzbHRTZXJ2aWNlLmphdmE=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enonic)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.