Skip to content
Success

#617 (Sep 30, 2025, 1:50:18 PM)

Started 2 mo 14 days ago
Took 6 min 20 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 7.7 sec waiting;
  • 6 min 20 sec build duration;
  • 6 min 27 sec total from scheduled to completion.
Revision: 5d08bbadc924e81214ca556740fe5c0ed887ccbc
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Tests (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)