Skip to content
Success

#401 (Oct 20, 2022, 3:52:34 PM)

Started 2 yr 10 mo ago
Took 3 min 24 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 6.8 sec waiting;
  • 3 min 24 sec build duration;
  • 3 min 31 sec total from scheduled to completion.
Revision: 07ce3ed99f0e9ca0ef1b657e90f89da57b3652b7
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)
    Changes
    1. [Enhancement #101] Extend Query API with hint-support methods. (commit: c5a2fd2) (details / githubweb)
    2. [Enhancement #101] Add QueryHintsHandler which will handle query hints and their application to query. (commit: c5e8ea1) (details / githubweb)
    3. [Enhancement #101] Apply query hints when executing query (both select and update). (commit: 7ef666b) (details / githubweb)
    4. [Enhancement #101] Extend OntoDriver Statement with method for disabling inference. (commit: 3683958) (details / githubweb)
    5. [Enhancement #101] Support disabling inference in statement execution in RDF4J driver. (commit: 2ca23e9) (details / githubweb)
    6. [Enhancement #101] Implement Statement API changes in Sesame driver with no-op. (commit: a069dd2) (details / githubweb)
    7. [Enhancement #101] Fix query hint registration. (commit: 5a2bd50) (details / githubweb)
    8. [Enhancement #101] Implement inference disabling in OWLAPI OntoDriver. (commit: b9722c8) (details / githubweb)
    9. [Enhancement #101] Add a more reliable test for disabling inference in queries. (commit: dc4473b) (details / githubweb)
    10. [Enhancement #101] Ignore inference disabling test in Jena integration tests. (commit: 07ce3ed) (details / githubweb)