Skip to content
Started 1 yr 2 mo ago
Took 44 sec

Build #69 (Feb 8, 2023, 2:29:30 PM)

Changes
  1. Test deserialization of object with type attribute only. (commit: db45d94) (details / githubweb)
  2. [Enhancement #43] Add acceptance test for embedded contexts support. (commit: dd6f82b) (details / githubweb)
  3. [Enhancement #43] Support chaining JSON-LD contexts into hierarchy. (commit: b8ae988) (details / githubweb)
  4. [Enhancement #43] Implement hierarchical embedded JSON-LD contexts support. (commit: 3a70840) (details / githubweb)
  5. [Enhancement #43] Properly handle term mapping conflicts in contexts. (commit: a23c9ce) (details / githubweb)
  6. [Enhancement #43] Order attributes for serialization so that object property values are processed last to prevent issues with context building. (commit: 4ae34cf) (details / githubweb)
  7. [Enhancement #43] More testing of hierarchical JSON-LD contexts. (commit: 24241e2) (details / githubweb)
  8. [Enhancement #43] Use previously registered @id mapping term when serializing plain identifier object property value. (commit: 7d4717a) (details / githubweb)
  9. [Enhancement #43] Do not replicate inherited term mapping when overriding terms in embedded context. (commit: a224325) (details / githubweb)
  10. Remove obsolete TODO. (commit: bbb3a07) (details / githubweb)
  11. Resolve TODO w.r.t. supported identifier types (harmonize with JOPA). (commit: c1797ed) (details / githubweb)
  12. [0.11.0] Bump version, update changelog. (commit: f594e05) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 5.8 sec waiting;
  • 44 sec build duration;
  • 50 sec total from scheduled to completion.
Revision: f594e05f602b80713009918fb64d12af6870a274
Repository: https://github.com/kbss-cvut/jb4jsonld.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION91%
    BRANCH85%
    COMPLEXITY84%
    LINE94%
    METHOD92%
    CLASS98%