Skip to content
Started 3 yr 10 mo ago
Took 2 min 31 sec
Success

#49 (Jul 6, 2020, 10:44:03 AM)

Changes
  1. [Upd] Dependency updates. (commit: eb9cd40) (details / githubweb)
  2. [Issue #19] Indicate invalid JSON-LD on deserialization input with an exception. (commit: b915464) (details / githubweb)
  3. [Bug #22] Support typed values and literal value type coercion. (commit: 2ca3344) (details / githubweb)
  4. [Bug #22] Support XSD duration and other less frequent XSD types (e.g. nonPositiveInteger), use zoned date time in XSDTypeCoercer. (commit: b06b2ba) (details / githubweb)
  5. [Bug #22] Support coercing local date time and time on deserialization. (commit: 38ee54c) (details / githubweb)
  6. [Bug #18] Support building with multi-release dependencies introduced in Java 9. (commit: 9080e2d) (details / githubweb)
  7. [Bug #22] Improve explanation of missing types field. Test serialization of LocalDateTime/ZonedDateTime. (commit: 011778e) (details / githubweb)
  8. [Bug #22] Working on support for serialization/deserialization of fields of type Object. (commit: 896d6bc) (details / githubweb)
  9. #24 Relaxing check about single cardinality constraints in json (commit: 246f087) (details / githubweb)
  10. [Fix] Fix failing tests. (commit: 8aef2e8) (details / githubweb)
  11. [0.6.0] Bump version. (commit: 6e1bc7a) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 7.9 sec waiting;
  • 2 min 31 sec build duration;
  • 2 min 39 sec total from scheduled to completion.
Revision: 6e1bc7ad10ddc71c62a309a31deb5320c50b22ad
Repository: https://github.com/kbss-cvut/jb4jsonld.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION88%
    BRANCH86%
    COMPLEXITY84%
    LINE91%
    METHOD91%
    CLASS98%