Skip to content
Started 1 yr 6 mo ago
Took 9 min 0 sec

Build #186 (Oct 26, 2022, 10:02:33 AM)

Changes
  1. [Task #75] Create RDF4J driver, copy code from Sesame driver to it. (commit: e1f0ea1) (details / githubweb)
  2. [Task #75] Replace all occurrences of Sesame with RDF4J in the new RDF4J driver. (commit: 42ac881) (details / githubweb)
  3. [Task #75] Add tests to the new RDF4J driver. (commit: be71a62) (details / githubweb)
  4. [Task #75] Switch integration tests from Sesame driver to the new RDF4J driver. (commit: f68d102) (details / githubweb)
  5. [Task #75] Mark the Sesame driver deprecated. (commit: 8591c9c) (details / githubweb)
  6. [Enhancement #101] Extend Query API with hint-support methods. (commit: c5a2fd2) (details / githubweb)
  7. [Enhancement #101] Add QueryHintsHandler which will handle query hints and their application to query. (commit: c5e8ea1) (details / githubweb)
  8. [Enhancement #101] Apply query hints when executing query (both select and update). (commit: 7ef666b) (details / githubweb)
  9. [Enhancement #101] Extend OntoDriver Statement with method for disabling inference. (commit: 3683958) (details / githubweb)
  10. [Enhancement #101] Support disabling inference in statement execution in RDF4J driver. (commit: 2ca23e9) (details / githubweb)
  11. [Enhancement #101] Implement Statement API changes in Sesame driver with no-op. (commit: a069dd2) (details / githubweb)
  12. [Enhancement #101] Fix query hint registration. (commit: 5a2bd50) (details / githubweb)
  13. [Enhancement #101] Implement inference disabling in OWLAPI OntoDriver. (commit: b9722c8) (details / githubweb)
  14. [Enhancement #101] Add a more reliable test for disabling inference in queries. (commit: dc4473b) (details / githubweb)
  15. [Enhancement #101] Ignore inference disabling test in Jena integration tests. (commit: 07ce3ed) (details / githubweb)
  16. Add GH actions to development as well. (commit: 4d0c4be) (details / githubweb)
  17. [Enhancement #118] Add annotations for implementing and registering custom converters. (commit: 9321e14) (details / githubweb)
  18. [Enhancement #118] Rework attribute mapping validation to support custom converters. (commit: 769a3f0) (details / githubweb)
  19. [Enhancement #118] Implement automatic resolving and registration of attribute converters annotated by @Converter. (commit: 11a0752) (details / githubweb)
  20. [Enhancement #118] Ensure converters are resolved in the correct order of priorities. (commit: 88ddff3) (details / githubweb)
  21. [Upd] Update SLF4J, Logback, JUnit, maven plugins. (commit: b8cd074) (details / githubweb)
  22. Minor code improvements. (commit: 3ee458e) (details / githubweb)
  23. [SCA] Minor SCA-based fixes. (commit: b0fc608) (details / githubweb)
  24. [0.19.0] Bump version, update changelog. (commit: 9b8abbd) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 8.9 sec waiting;
  • 9 min 0 sec build duration;
  • 9 min 9 sec total from scheduled to completion.
Revision: 6ca7057f12c57b57ac7b74c9bdfe01fe6ba666ab
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH76%
    COMPLEXITY74%
    LINE85%
    METHOD81%
    CLASS94%