Skip to content
Success

#244 (Sep 30, 2025, 2:33:38 PM)

Started 5 days 18 hr ago
Took 9 min 42 sec

Started by GitHub push by ledsoft

This run spent:

  • 8.7 sec waiting;
  • 9 min 42 sec build duration;
  • 9 min 50 sec total from scheduled to completion.
Revision: 94ca1085ccba8192cdb69d4df9b8f7b39296bb6e
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Changes
    1. [Enhancement #357] Support reconstructing an entity from provided axioms in EntityInstanceLoader. (commit: 5d2f3c2) (details / githubweb)
    2. [Enhancement #357] Load and reconstruct entity from axioms in OOM. (commit: 9845048) (details / githubweb)
    3. [Enhancement #357] Implement loading entity from axioms in UoW. (commit: a07ca4c) (details / githubweb)
    4. [Enhancement #357] Resolve query type when parsing query string. (commit: 3b146b2) (details / githubweb)
    5. [Enhancement #357] Implement alternative SPARQL parser using Antlr4 grammar. (commit: 9df4031) (details / githubweb)
    6. [Enhancement #357] Use the new grammar-based SPARQL parser instead of the old one. (commit: d5f651a) (details / githubweb)
    7. [Enhancement #357] Cleanup QueryHolder tests, resolve class visibility warnings. (commit: f31cf8f) (details / githubweb)
    8. [Enhancement #357] Remove old SPARQL parser and query holder. (commit: 68db156) (details / githubweb)
    9. Check if query already contains LIMIT/OFFSET when setting firstResult/maxResults. (commit: 4a52a12) (details / githubweb)
    10. [Enhancement #357] Allow modifying SPARQL query during assembly via registered modifier objects. (commit: a4b5654) (details / githubweb)
    11. [Enhancement #357] Implement EntityLoadingOptimizer modifying SPARQL query assembly. (commit: 8aca4d0) (details / githubweb)
    12. [Enhancement #357] Integrate EntityLoadingOptimizer in query processing. (commit: 7f18b9c) (details / githubweb)
    13. [Enhancement #357] Refactor typed query result loading to allow providing a different loader. (commit: aab2034) (details / githubweb)
    14. [Enhancement #357] More refactoring of typed query result loading to accommodate planned entity loading optimization. (commit: 730e7ed) (details / githubweb)
    15. [Enhancement #357] Integrate the optimized entity loading into typed query processing. (commit: dbda0f9) (details / githubweb)
    16. [Enhancement #357] Use regular entity loading when loading from axioms fails due to IC violation. (commit: 1543974) (details / githubweb)
    17. [Enhancement #357] Properly integrate optimized entity loading to query processing. (commit: 94018f9) (details / githubweb)
    18. [Enhancement #357] Log use of optimized entity loading when processing query results. (commit: 5d08bba) (details / githubweb)
    19. [Upd] Update RDF4J to 5.1.6. (commit: 485ae2f) (details / githubweb)
    20. [2.6.1] Bump version, update changelog. (commit: a9aa268) (details / githubweb)