Skip to content
Started 4 yr 4 mo ago
Took 8 min 6 sec
Success

#152 (May 21, 2020, 1:33:32 PM)

Changes
  1. [Fix] Fix incorrect contributor reference. (commit: 8998693) (details / githubweb)
  2. [OWL2Java] Sort imported ontology IRIs before generating them into the vocabulary file, to ensure stable ordering. (commit: ad694f3) (details / githubweb)
  3. [Upd] Upgrade to RDF4J 3.2.0. (commit: e21fadf) (details / githubweb)
  4. Make PoolingStorageConnector public, so that the future Virtuoso driver can reuse it. (commit: 89eaa6a) (details / githubweb)
  5. [Feature #56] Add class representing collection attributes. Support creating metamodel of collection attributes on metamodel initialization. (commit: cff31d9) (details / githubweb)
  6. [Feature #56] Testing collection attribute support. (commit: 39639fd) (details / githubweb)
  7. [Task #68] Use MappingFileParser from owlapi-utils in OWL API driver. Move relevant code from OWL API driver into the utils module. (commit: 8b19a12) (details / githubweb)
  8. [Task #68] Move code for transforming OWL literals to Java types into owlapi-utils. (commit: d1e5e4f) (details / githubweb)
  9. [Task #68] Move code for transforming Java types to OWL literals into owlapi-utils. (commit: 9b08b31) (details / githubweb)
  10. Minor code optimization in OWL API axiom loader. (commit: 3e6772a) (details / githubweb)
  11. [Upd] Update to RDF4J 3.2.1 and Jena 3.15.0. (commit: e32d63b) (details / githubweb)
  12. [Upd] Update to SLF4J 1.7.30. (commit: 90b6a8b) (details / githubweb)
  13. [0.14.3] Bump version and update release notes. (commit: 601e00d) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 6.3 sec waiting;
  • 8 min 6 sec build duration;
  • 8 min 12 sec total from scheduled to completion.
Revision: f43a76c014b069930866ed542d0e727ff7264718
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH75%
    COMPLEXITY74%
    LINE85%
    METHOD82%
    CLASS93%