Skip to content
Failed

#215 (Jun 18, 2024, 7:53:45 AM)

Started 1 yr 2 mo ago
Took 42 sec

Started by GitHub push by ledsoft

This run spent:

  • 7.6 sec waiting;
  • 42 sec build duration;
  • 49 sec total from scheduled to completion.
Revision: 5e184933b24585415848da3a165461b37938e0ef
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Changes
    1. [Fix #240] Rename inCommit to flushingChanges and set it even when writing uncommitted changes in UoW. (commit: d70adb2) (details / githubweb)
    2. [Doc] Update Javadoc of UoW.isFlushingChanges. (commit: 3846457) (details / githubweb)
    3. [SCA] SCA-based code improvements. (commit: 86ca103) (details / githubweb)
    4. [Bug #234] Fix an issue with using entity id comparison after attribute referencing another entity in SOQL query. (commit: 5e01614) (details / githubweb)
    5. [Perf] Optimize classpath processing by skipping JAR files that have already been processed. (commit: 492bcf1) (details / githubweb)
    6. [Enhancement #233] Implement generator of entity reference proxy classes. (commit: ed78b11) (details / githubweb)
    7. [Enhancement #233] Provide access to entity reference proxy classes in MetamodelImpl. (commit: ceeea3b) (details / githubweb)
    8. [Enhancement #233] Create entity reference proxy in OOM and return it to UoW. (commit: 50ba797) (details / githubweb)
    9. [Enhancement #233] Integrate new getReference implementation into UoW. (commit: a13c803) (details / githubweb)
    10. [Enhancement #233] Ensure correct handling of reference change merging w.r.t. second-level cache. (commit: 14b596b) (details / githubweb)
    11. Re-enable several disabled tests, ensure they pass. (commit: 971c655) (details / githubweb)
    12. Re-enable one more disabled integration test. (commit: 139acde) (details / githubweb)
    13. [Enhancement #243] Log JOPA version info on PU start. (commit: d6f0e77) (details / githubweb)
    14. [Enhancement #243] Simplify generation of version number in OWL2Java. (commit: 1246c77) (details / githubweb)
    15. [Bug #248] Add test reproducing the issue. (commit: 8f49499) (details / githubweb)
    16. [Bug #248] Ignore merge cascading of lazy loading proxy instances. (commit: 7764609) (details / githubweb)
    17. [Bug #248] Handle cascade refresh/detach w.r.t. lazy loading proxies. (commit: 8c326bc) (details / githubweb)
    18. [Bug #248] Handle cascade remove w.r.t. lazy loading proxies. (commit: 75022b8) (details / githubweb)
    19. [Upd] Update to RDF4J 4.3.12. (commit: 9263808) (details / githubweb)
    20. [2.0.1] Bump version, update changelog. (commit: 8a03bbf) (details / githubweb)