Skip to content
Started 3 yr 8 mo ago
Took 9 min 39 sec
Success

#162 (Oct 12, 2020, 8:42:01 AM)

Changes
  1. [Enhancement #73] Refactor OntoDriver API descriptors in preparation for supporting multiple contexts per assertion/subject. (commit: 91dc0cf) (details / githubweb)
  2. [Enhancement #73] Ensure consistent handling of contexts in OntoDriver axiom descriptors. (commit: 78975d1) (details / githubweb)
  3. [Enhancement #73] Refactor Sesame driver to support the new plural contexts supporting axiom descriptors. (commit: 3753749) (details / githubweb)
  4. [Enhancement #73] Test support for multiple read contexts in Sesame OntoDriver. (commit: b5c8b13) (details / githubweb)
  5. [Enhancement #73] Refactor Jena OntoDriver to support the new axiom descriptors with plural contexts. (commit: e796dd6) (details / githubweb)
  6. [Enhancement #73] Testing support for using multiple contexts in assertion loading in Jena Driver. (commit: 80ec625) (details / githubweb)
  7. [Enhancement #73] Fix issues with AxiomDescriptorFactoryTest. (commit: b8b6fd2) (details / githubweb)
  8. [Enhancement #73] Refactor types OntoDriver API to support multiple contexts. Fix test issues. (commit: 768e089) (details / githubweb)
  9. [Enhancement #73] Refactor descriptors to support multiple contexts per descriptor and attribute. (commit: f015826) (details / githubweb)
  10. [Enhancement #73] Add tests for the updated descriptor behavior, fix issues. (commit: 69ef048) (details / githubweb)
  11. [Enhancement #73] Adapting JOPA impl to the new descriptors API. WIP. (commit: bb4baa1) (details / githubweb)
  12. [Enhancement #73] Adapting OOM in JOPA to the new descriptor API. Extend Descriptor with methods for getting single context (used for write operations). (commit: 010c219) (details / githubweb)
  13. [Enhancement #73] Refactor OntoDriver API (and implementations) to support contains call with plural contexts. (commit: a4abba8) (details / githubweb)
  14. [Enhancement #73] Use OntoDriver plural context contains API in JOPA. (commit: f89e020) (details / githubweb)
  15. [Enhancement #73] Working on modifications of second level cache to support plural contexts. (commit: 21d1c0e) (details / githubweb)
  16. [Enhancement #73] Update second level cache to work with plural contexts. (commit: f007e55) (details / githubweb)
  17. [Enhancement #73] Fix tests after context-related refactoring (WIP). (commit: fe50d47) (details / githubweb)
  18. [Enhancement #73] Fix integration tests after plural context changes. (commit: e1bac05) (details / githubweb)
  19. [Enhancement #73] Add integration tests for plural contexts support. (commit: 02285dd) (details / githubweb)
  20. [Upd] Update dependencies (RDF4J 3.4.2, JaCoCo plugin 0.8.6). (commit: 22bd079) (details / githubweb)
  21. [Upd] Update to RDF4J 3.4.3. (commit: 5cd44b9) (details / githubweb)
  22. [0.16.0] Bump version and update release notes. (commit: 9fc6828) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

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