Upgrade to Jena Fuseki 5.3.0, including a new Dockerfile#1778
Merged
Conversation
Member
Author
|
Test execution times after upgrading to 5.3.0: PHPUnit: Cypress: The runtimes are roughly the same as before (see #1775 (comment)), actually a bit faster but that's probably just measurement error. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1778 +/- ##
============================================
- Coverage 70.94% 70.90% -0.05%
Complexity 1650 1650
============================================
Files 33 33
Lines 4330 4330
============================================
- Hits 3072 3070 -2
- Misses 1258 1260 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Reasons for creating this PR
Our Fuseki version is obsolete, see #1775. This PR upgrades Fuseki to 5.3.0 and also inclusdes some changes to the Fuseki Dockerfile (upgrade from Java 17 to 21 and a newer Alpine Linux base image).
This PR also includes a fix to the natural sorting behavior of the hierarchy tab. The Fuseki upgrade surfaced a problem where the sort order was sometimes inconsistent when using natural sorting by notation code. This PR changes the code to include a fallback sorting order which ensures a consistent sorting result and adjusts the Cypress tests to better reflect important differences between different sorting orders.
Link to relevant issue(s), if any
Description of the changes in this PR
Known problems or uncertainties in this PR
Checklist
.sr-onlyclass, color contrast)