Skip to content
Started 1 yr 11 mo ago
Took 7 min 22 sec

Build #184 (May 9, 2022, 3:41:44 PM)

Changes
  1. [Ref] Move supported identifier types constant to the API module. (commit: 62299aa) (details / githubweb)
  2. [Enhancement #106] Add integration test for the intended functionality. (commit: ce3e70b) (details / githubweb)
  3. [Enhancement #106] Refactor StatementLoader in preparation for the GraphDB-related changes. (commit: 0b9f321) (details / githubweb)
  4. [Enhancement #106] Refactoring of factories within the Sesame driver. (commit: 0450b46) (details / githubweb)
  5. [Enhancement #106] Implement initialization of statement loader factory based on the underlying repository. (commit: 7590a9c) (details / githubweb)
  6. [Enhancement #106] Use implicit context automatically when loading inferred statements from GraphDB. (commit: 054b4c7) (details / githubweb)
  7. [Enhancement #106] Fix GraphDBStatementLoaderFactory resolution (use ASK query) and implement loading of inferred statements consistently. (commit: a542b15) (details / githubweb)
  8. Support loading inferred statements from default context via configuration in the Sesame driver. (commit: 4d3d1e7) (details / githubweb)
  9. [WIP] Testing loading inferred statements from default context via configuration in the Sesame driver. (commit: 991d518) (details / githubweb)
  10. Support loading inferred statements from the default context in RDF4J (Sesame). (commit: dd7a7d5) (details / githubweb)
  11. [SCA] Minor SCA-based fixes. (commit: ce6d932) (details / githubweb)
  12. [0.18.6] Bump version, update change log. (commit: 53f85cc) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 9.3 sec waiting;
  • 7 min 22 sec build duration;
  • 7 min 32 sec total from scheduled to completion.
Revision: 526b7615f110111ac7f3b6ab1725c27cef936fd4
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH76%
    COMPLEXITY75%
    LINE86%
    METHOD82%
    CLASS93%