Skip to content
Failed

#249 (Dec 8, 2025, 9:46:58 AM)

Started 6 days 1 hr ago
Took 29 sec

Started by GitHub push by ledsoft

This run spent:

  • 6.2 sec waiting;
  • 29 sec build duration;
  • 35 sec total from scheduled to completion.
Revision: 0a8175251322f79622fb06a50976ec75f8ad0b2d
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Tests (no failures)
    Changes
    1. [Enhancement #357] Replace the PU-wide property with a query hint to enable entity loading query optimizer. (commit: 3ef36b1) (details / githubweb)
    2. [Ref] Move entity loading optimization code into a separate package. (commit: 219fb73) (details / githubweb)
    3. [Ref] Rename entity loading SPARQL assembly modifier and result loader that use unbound predicate and object. (commit: bffff4c) (details / githubweb)
    4. [Enhancement #357] Implement query assembly enhancer that modifies query to select all attributes of the target type. (commit: f5836a6) (details / githubweb)
    5. Extend ResultSet and ResultRow with a method to get column names. (commit: 77947cb) (details / githubweb)
    6. [Enhancement #357] Implement loader of entities from query result specifying values for individual attributes. (commit: 723c253) (details / githubweb)
    7. [Enhancement #357] Resolve and use entity loading query optimizer based on the expected result type. (commit: 6c48599) (details / githubweb)
    8. [Enhancement #357] Test optimized entity query result loading. (commit: 6a78640) (details / githubweb)
    9. [Enhancement #357] Prevent NPX when resolving entity type from axioms. (commit: 149262d) (details / githubweb)
    10. [Enhancement #357] Utilize descriptor to specify repository contexts in query modification. (commit: 146eac0) (details / githubweb)
    11. [Enhancement #357] Support result type with subclasses in AttributeEnumeratingSparqlAssemblyModifier. (commit: aba4e2f) (details / githubweb)
    12. [Enhancement #357] Improve documentation of the optimized loaders. (commit: a0d40f1) (details / githubweb)
    13. [Enhancement #357] Fix incorrect code assertion. (commit: 09e5ab9) (details / githubweb)
    14. Rename parameter in PersistenceProvider.createEntityManagerFactory (commit: 72e6b77) (details / githubweb)
    15. [Bug #390] Add tests reproducing the issue. (commit: 895ea85) (details / githubweb)
    16. [Bug #390] Generate unique hasElement variables when translating RDF container SOQL queries (commit: f84817c) (details / githubweb)
    17. [Ref] Remove unused method from SoqlAttribute. (commit: 68b1b07) (details / githubweb)
    18. Test handling of annotation property values with fields of type Object. (commit: 5e871ed) (details / githubweb)
    19. Test loading of annotation property values to fields of type Object. (commit: cf60b02) (details / githubweb)
    20. [Upd] Update RDF4J to 5.2.1. (commit: 6ac6ec6) (details / githubweb)
    21. [2.7.1] Bump version, update changelog. (commit: 31e7f7a) (details / githubweb)