Skip to content
Success

#565 (Mar 25, 2025, 8:58:00 PM)

Started 1 mo 0 days ago
Took 5 min 50 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 8.2 sec waiting;
  • 5 min 50 sec build duration;
  • 5 min 58 sec total from scheduled to completion.
Revision: e69ab656073452444a944f148381bfd88ccd543f
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)
    Changes
    1. [Enhancement#310] Add first acceptance test for generic abstract entity classes. (commit: 72d3351) (details / githubweb)
    2. [Enhancement#310] Defer initialization of fields with type variable in generic entity classes. (commit: b80dcb5) (details / githubweb)
    3. [Enhancement #310] Extend AbstractIdentifiableType to support generic attributes with subtypes specifying concrete type. (commit: ca47d67) (details / githubweb)
    4. [Enhancement #310] Use subtypes with concrete generic types when building metamodel for generic abstract supertypes. (commit: 1da6ffd) (details / githubweb)
    5. [Enhancement #310] Support multiple generic types for an entity class. (commit: 5f2626a) (details / githubweb)
    6. [Ref] Remove skipping logging of static fields when building metamodel (commit: ca31811) (details / githubweb)
    7. [Ref] Remove unnecessary field.setAccessible call in metamodel building. (commit: 8394995) (details / githubweb)
    8. [Enhancement #310] Support generic types in query attributes. (commit: 250ae0d) (details / githubweb)
    9. [Enhancement #310] Add documentation of generic attribute resolution mechanism, minor code improvements. (commit: 62124d7) (details / githubweb)
    10. [Enhancement #310] Add an integration test for generic entity classes. (commit: e69ab65) (details / githubweb)