Skip to content
Success

#247 (Oct 22, 2025, 1:44:40 PM)

Started 1 day 0 hr ago
Took 10 min

Started by GitHub push by ledsoft

This run spent:

  • 8 sec waiting;
  • 10 min build duration;
  • 10 min total from scheduled to completion.
Revision: 4a63dd29f9b39f48c4168754b48bc8add7ec764c
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Changes
    1. Always resolve entity type to the most specific available. (commit: c783dcf) (details / githubweb)
    2. Use instantiable Java type in EntityConstructor to create entity instance. (commit: a5334b1) (details / githubweb)
    3. Log skipped axiom with trace instead of warn level. (commit: 6df2cf4) (details / githubweb)
    4. Improve cache bypass resolution in OOM by adding isReadOnly method to UoW. (commit: 1646549) (details / githubweb)
    5. [Enhancement #357] Use entity loading optimization for entity classes with subclasses. (commit: 011d633) (details / githubweb)
    6. [Enhancement #357] Use entity loading optimization when getting query results as a stream. (commit: 7e2e80d) (details / githubweb)
    7. [Upd] Update Jena to 5.6.0. (commit: 7c6f491) (details / githubweb)
    8. [Enhancement #380] Eagerly generate lazy loading proxy classes for entity classes that are referenced in metamodel. (commit: ff20366) (details / githubweb)
    9. Parallelize some of the tests. (commit: 6a5825e) (details / githubweb)
    10. [Fix] Fix a Maven warning about modification of compile source roots by the modelgen Maven plugin. (commit: 7a34125) (details / githubweb)
    11. [2.6.4] Bump version, update changelog. (commit: e2ce22b) (details / githubweb)