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

Build #70 (Mar 20, 2023, 4:41:12 PM)

Changes
  1. Test deserialization of object with type attribute only. (commit: eb49a0f) (details / githubweb)
  2. [Enhancement #43] Add acceptance test for embedded contexts support. (commit: 1ca7e45) (details / githubweb)
  3. [Enhancement #43] Support chaining JSON-LD contexts into hierarchy. (commit: 15cbb66) (details / githubweb)
  4. [Enhancement #43] Implement hierarchical embedded JSON-LD contexts support. (commit: 67c53b8) (details / githubweb)
  5. [Enhancement #43] Properly handle term mapping conflicts in contexts. (commit: 7af55ee) (details / githubweb)
  6. [Enhancement #43] Order attributes for serialization so that object property values are processed last to prevent issues with context building. (commit: bf18fde) (details / githubweb)
  7. [Enhancement #43] More testing of hierarchical JSON-LD contexts. (commit: 4759ee9) (details / githubweb)
  8. [Enhancement #43] Use previously registered @id mapping term when serializing plain identifier object property value. (commit: 6c716bd) (details / githubweb)
  9. [Enhancement #43] Do not replicate inherited term mapping when overriding terms in embedded context. (commit: 08b2ae5) (details / githubweb)
  10. Remove obsolete TODO. (commit: 0bbba65) (details / githubweb)
  11. Resolve TODO w.r.t. supported identifier types (harmonize with JOPA). (commit: 5bf9661) (details / githubweb)
  12. [0.11.0] Bump version, update changelog. (commit: 2b06031) (details / githubweb)
  13. Update license header year. (commit: 6373b60) (details / githubweb)
  14. [Enhancement #48] Add integration test for serialization of enum constants to individuals. (commit: a0f4de7) (details / githubweb)
  15. [Enhancement #48] Implement serialization of enum constants mapped to individuals as objects with id. (commit: bbee52f) (details / githubweb)
  16. [Enhancement #48] Add an acceptance test for deserializing individuals to enum constants. (commit: d624701) (details / githubweb)
  17. [Enhancement #48] Implement deserialization of individuals to mapped enum constants. (commit: dbc271d) (details / githubweb)
  18. [Enhancement #48] Throw exception when deserialization does not find matching enum constant. (commit: e3dc7f4) (details / githubweb)
  19. [0.12.0] Bump version, update test dependencies, update changelog. (commit: a5055bb) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

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