Skip to content
Started 1 yr 1 mo ago
Took 8 min 19 sec

Build #197 (Mar 6, 2023, 11:54:54 AM)

Changes
  1. [Feature #60, #134] Extend JOPA API with enum mapping classes. (commit: 25c741b) (details / githubweb)
  2. [Feature #60] Add a marker annotation for enums mapped to object property values (OWL ObjectOneOf). (commit: e0ff261) (details / githubweb)
  3. [Feature #60] Implement ObjectOneOfEnumConverter for object property enum values. (commit: 69d2bea) (details / githubweb)
  4. [Feature #60] Create ObjectOneOfEnumConverter when resolving converter for enum-valued object property attribute. (commit: 02df0a4) (details / githubweb)
  5. [Feature #60] Implement enum value mapping for singular object property attributes. (commit: 299e8b7) (details / githubweb)
  6. [Feature #60] Implement enum value mapping for plural object property attributes. (commit: 80b6f18) (details / githubweb)
  7. [Feature #60] Integration tests of mapping enum constants to ontological individuals. (commit: 3b21ae1) (details / githubweb)
  8. [Enhancement #134] Implement OrdinalEnumConverter for converting ordinal values to enum constants and vice versa. (commit: 3781791) (details / githubweb)
  9. [Enhancement #134] User OrdinalEnumConverter when ordinal enum attribute mapping is configured. (commit: 98a765a) (details / githubweb)
  10. [Enhancement #134] Integration tests of ordinal enum attribute mapping. (commit: ce2137b) (details / githubweb)
  11. [Fix] Do not output empty WHERE/HAVING clause from CriteriaQuery into SOQL query. (commit: 973ac3e) (details / githubweb)
  12. Switch to the dev.aspectj AspectJ Maven plugin. (commit: 7c1f747) (details / githubweb)
  13. [SCA] Minor SCA-based code improvements. (commit: 3e38132) (details / githubweb)
  14. [0.21.0] Bump version, update changelog. (commit: 6cb074a) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 7.4 sec waiting;
  • 8 min 19 sec build duration;
  • 8 min 27 sec total from scheduled to completion.
Revision: 071ad8e541d76ce43c9560259a63b381ce45d082
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH76%
    COMPLEXITY75%
    LINE85%
    METHOD81%
    CLASS94%