Skip to content
Started 10 mo ago
Took 9 min 45 sec

Build #200 (Jun 7, 2023, 3:00:10 PM)

Changes
  1. [Upd] Update to OWL2Query 0.6.2, re-enable the selection by identifier query test for OWLAPI driver. (commit: 091feb1) (details / githubweb)
  2. Log full query in case RDF4J throws MalformedQueryException to help with diagnosing the problem. (commit: 57c12eb) (details / githubweb)
  3. [Bug #165] Add test reproducing the issue. (commit: f1b912c) (details / githubweb)
  4. [Bug #165] Fix the issue by allowing SELECT queries without WHERE keyword. (commit: ca58cef) (details / githubweb)
  5. [Task #159] Add .editorconfig with common formatting configuration (mainly for IntelliJ IDEA). (commit: 4362560) (details / githubweb)
  6. Require target package configuration in Maven plugin (not specifying it caused NPX). (commit: aba389b) (details / githubweb)
  7. [Enhancement #170] Allow disabling generation of name and description fields in OWL2Java. (commit: 8b8b8fc) (details / githubweb)
  8. [Enhancement #170] Update documentation of OWL2Java. (commit: 9adfbaf) (details / githubweb)
  9. [Enhancement #170] Add option to disable generation of label and description fields to JOPA Maven plugin. (commit: 4cf9470) (details / githubweb)
  10. [Enhancement #170] Refactor the parameter name. (commit: 537b42c) (details / githubweb)
  11. [Enhancement #170] Allow disabling generation of owl:Thing entity class in OWL2Java. (commit: dbf01ec) (details / githubweb)
  12. [Enhancement #170] Allow disabling generation of owl:Thing entity class in JOPA Maven plugin. (commit: f107e78) (details / githubweb)
  13. [Bug #171] Add test reproducing the issue. (commit: 5384b13) (details / githubweb)
  14. [Bug #171] Fix conversion of simple literal annotation property value in RDF4J driver. (commit: 79610d0) (details / githubweb)
  15. [Bug #171] Fix conversion of simple literal annotation property value in Jena driver. (commit: 3386680) (details / githubweb)
  16. [Bug #171] Fix conversion of simple literal annotation property value in OWLAPI driver. (commit: c7bc27d) (details / githubweb)
  17. Fix failing test in Jena driver. (commit: 2570674) (details / githubweb)
  18. [Fix] Fix incorrect translation of SOQL queries with selection by attribute and entity id. (commit: f7f6b42) (details / githubweb)
  19. [Doc] Add README for the JOPA Maven plugin. (commit: c25dd7e) (details / githubweb)
  20. [0.22.1] Bump version, update changelog. (commit: 966c97c) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

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