Skip to content
Started 3 yr 9 mo ago
Took 35 sec

Build #50 (Jul 14, 2020, 2:13:17 PM)

Changes
  1. [Feature #17] Partial implementation of the pending reference registry. (commit: f15473d) (details / githubweb)
  2. [Feature #17] Finish implementation of PendingReferenceRegistry. (commit: 8778500) (details / githubweb)
  3. [Feature #17] Register a pending reference when known instance is not found for object reference being deserialized for a property. (commit: 6b391ff) (details / githubweb)
  4. [Feature #17] Rework pending references to seamlessly support collections and singular attributes. (commit: 3cff5b4) (details / githubweb)
  5. [Feature #17] Add test for verifying the feature. (commit: 895ee5f) (details / githubweb)
  6. [Feature #17] Resolve pending references when an object has been reconstructed. (commit: 0d48b31) (details / githubweb)
  7. [Feature #17] Further testing of the feature. (commit: a4368ae) (details / githubweb)
  8. [Bug #22] Support deserialization of values for fields having a generic type Object. (commit: 02d12fc) (details / githubweb)
  9. [Bug #22] Support deserialization when type Object is passed as target type. (commit: 424c558) (details / githubweb)
  10. [Upd] Update tests to Mockito 3.4.0. (commit: f9e24ed) (details / githubweb)
  11. [Feature #21] Add configuration parameter for enabling target type assumption. (commit: 14b9b67) (details / githubweb)
  12. [Feature #21] Assume target type if types are not specified provided (based on configuration). (commit: cecf4ec) (details / githubweb)
  13. [Feature #21] Update documentation. (commit: d066665) (details / githubweb)
  14. Re-generate license headers. (commit: 27efc83) (details / githubweb)
  15. [Fix] Enable previously disabled test and fix it. (commit: 2a0f1dc) (details / githubweb)
  16. [0.7.0] Bump version. (commit: 6d23c84) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 9.5 sec waiting;
  • 35 sec build duration;
  • 44 sec total from scheduled to completion.
Revision: 6d23c84fe67c6b043c58d9baa6b5d321f45aa069
Repository: https://github.com/kbss-cvut/jb4jsonld.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION88%
    BRANCH85%
    COMPLEXITY83%
    LINE91%
    METHOD91%
    CLASS98%