Skip to content
Started 7 mo 12 days ago
Took 8 min 50 sec

Build #208 (Sep 22, 2023, 5:43:26 PM)

Changes
  1. [Bug #202] Add test reproducing the issue. (commit: 167bb21) (details / githubweb)
  2. [Bug #202] Modify RDF4J driver to remove all property assertions on its update to prevent transaction concurrency issues. (commit: 5d58e0d) (details / githubweb)
  3. [Bug #202] Modify Jena driver to remove all property assertions on its update to prevent transaction concurrency issues. (commit: cb85679) (details / githubweb)
  4. [Bug #202] Ensure removeStatementsBySubjectAndPredicate removes also statements added with transaction to LocalModel. (commit: f88d638) (details / githubweb)
  5. [Bug #202] Modify OWLAPI driver to remove all property assertions on its update to prevent transaction concurrency issues. (commit: 99234b4) (details / githubweb)
  6. [Ref] Minor refactoring of transactional changes in the OWL API driver. (commit: 4b946e7) (details / githubweb)
  7. Minor refactoring and documentation for the epistemic axiom removal mechanism. (commit: 9dfd03a) (details / githubweb)
  8. Extend RDF vocabulary with RDF lists. (commit: f01ff22) (details / githubweb)
  9. [Bug #204] Use namespace resolver when processing @Sequence values. (commit: adc2d9a) (details / githubweb)
  10. [SCA] SCA-based code improvements. (commit: 3f579b8) (details / githubweb)
  11. [1.1.3] Bump version, update changelog. (commit: 00d76df) (details / githubweb)
  12. [Upd] Update JaCoCo to 0.8.10, update GH actions. (commit: 3de5549) (details / githubweb)
  13. [Fix] Use Temurin Java distro (Oracle 11 is not available). (commit: e758b8f) (details / githubweb)
  14. Revert to Jacoco 0.8.9 to try to fix failing Jenkins builds. (commit: b71e5fb) (details / githubweb)
  15. Revert to Jacoco 0.8.8 to try to fix failing Jenkins builds. (commit: 5d64b3b) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 7.7 sec waiting;
  • 8 min 50 sec build duration;
  • 8 min 58 sec total from scheduled to completion.
Revision: e2d1841749e2ed52053f8643ec62afc638367133
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH75%
    COMPLEXITY73%
    LINE85%
    METHOD81%
    CLASS92%