Skip to content
Started 6 yr 2 mo ago
Took 1 min 5 sec
Success

#36 (May 2, 2018, 4:53:07 PM)

Changes
  1. Support for deserialization of @list values. (commit: 4d4508c) (details / githubweb)
  2. Refactored deserialization so that it is more object-oriented. (commit: e75786b) (details / githubweb)
  3. Handle multiple occurrences of a plain identifier object property value. (commit: a043a8b) (details / githubweb)
  4. Allows to specify in what order instance attributes will be serialized. (commit: a21372d) (details / githubweb)
  5. Allow to specify deserialization order of attributes. (commit: cec20fd) (details / githubweb)
  6. Allow to reconstruct an instance from multiple occurrences. I.e., an (commit: fd60891) (details / githubweb)
  7. Generate blank node identifier in case object has no identifier value (commit: 79e4700) (details / githubweb)
  8. [0.3.2] Bumped version, regenerated license headers. (commit: 5874cc4) (details / githubweb)

Started by an SCM change

This run spent:

  • 5.2 sec waiting;
  • 1 min 5 sec build duration;
  • 1 min 11 sec total from scheduled to completion.
Revision: 5874cc4d625a071694ebcb45c213151f970dff18
Repository: https://github.com/kbss-cvut/jb4jsonld.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION88%
    BRANCH86%
    COMPLEXITY83%
    LINE91%
    METHOD91%
    CLASS98%