Skip to content
Started 2 yr 9 mo ago
Took 9 min 31 sec
Success

#175 (Sep 27, 2021, 9:18:25 PM)

Changes
  1. [Enhancement #93] Reload query-based attribute values when entity is retrieved from cache. (commit: 199e647) (details / githubweb)
  2. [OWL2Java] Generate english Javadoc comments only when multiple languages are available. (commit: f2a0982) (details / githubweb)
  3. [Fix] Reload query attributes recursively when an entity is retrieved from cache. (commit: 71f70ff) (details / githubweb)
  4. Extend internal query API to be able to determine presence of a parameter without having to use try-catch. (commit: 6404230) (details / githubweb)
  5. [Enhancement #94] Extend Sparql API with a switch to disable query attributes referencing other attributes. (commit: 66b21a8) (details / githubweb)
  6. [Enhancement #94] Implement support for referencing entity attributes in SPARQL-based attribute queries. (commit: 49b9314) (details / githubweb)
  7. [SCA] Minor SCA-based improvements, removing code duplication. (commit: a53762d) (details / githubweb)
  8. [SCA] More SCA-based code improvements and cleanup. (commit: c14b134) (details / githubweb)
  9. [SCA] More SCA-based code improvements and cleanup. (commit: 3d60eab) (details / githubweb)
  10. [Upd] Update dependencies. (commit: 17d6efc) (details / githubweb)
  11. [0.17.2] Bump version, update release notes. (commit: 5c3f36d) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 6.5 sec waiting;
  • 9 min 31 sec build duration;
  • 9 min 37 sec total from scheduled to completion.
Revision: 1de69f2e5cfe3386504f6ac35a0e19ad7aa49b80
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH76%
    COMPLEXITY75%
    LINE86%
    METHOD82%
    CLASS93%