Skip to content
Success

#642 (Dec 3, 2025, 5:35:22 PM)

Started 1 mo 28 days ago
Took 6 min 35 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 8.9 sec waiting;
  • 6 min 35 sec build duration;
  • 6 min 44 sec total from scheduled to completion.
Revision: 09e5ab9ccb8ec2b5bf1f0e6c560783ef87b1d545
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Tests (no failures)
    Changes
    1. [Ref] Move entity loading optimization code into a separate package. (commit: 219fb73) (details / githubweb)
    2. [Ref] Rename entity loading SPARQL assembly modifier and result loader that use unbound predicate and object. (commit: bffff4c) (details / githubweb)
    3. [Enhancement #357] Implement query assembly enhancer that modifies query to select all attributes of the target type. (commit: f5836a6) (details / githubweb)
    4. Extend ResultSet and ResultRow with a method to get column names. (commit: 77947cb) (details / githubweb)
    5. [Enhancement #357] Implement loader of entities from query result specifying values for individual attributes. (commit: 723c253) (details / githubweb)
    6. [Enhancement #357] Resolve and use entity loading query optimizer based on the expected result type. (commit: 6c48599) (details / githubweb)
    7. [Enhancement #357] Test optimized entity query result loading. (commit: 6a78640) (details / githubweb)
    8. [Enhancement #357] Prevent NPX when resolving entity type from axioms. (commit: 149262d) (details / githubweb)
    9. [Enhancement #357] Utilize descriptor to specify repository contexts in query modification. (commit: 146eac0) (details / githubweb)
    10. [Enhancement #357] Support result type with subclasses in AttributeEnumeratingSparqlAssemblyModifier. (commit: aba4e2f) (details / githubweb)
    11. [Enhancement #357] Improve documentation of the optimized loaders. (commit: a0d40f1) (details / githubweb)
    12. [Enhancement #357] Fix incorrect code assertion. (commit: 09e5ab9) (details / githubweb)