Skip to content
Started 3 yr 0 mo ago
Took 47 sec

Build #61 (Apr 10, 2021, 3:08:52 PM)

Changes
  1. Simplify ValueSerializer interface and usage. (commit: b1a1042) (details / githubweb)
  2. [Feature #22] Implement support for custom serializers of data and annotation property values. (commit: b3ee689) (details / githubweb)
  3. [Feature #22] Allow registering custom serializers. (commit: 5900c6f) (details / githubweb)
  4. [Feature #22] Testing registration and usage of custom literal serializers. (commit: 0417a11) (details / githubweb)
  5. Prevent possible sharing of the stateful ObjectGraphTraverser instance between concurrent serialization runs. (commit: d21da7a) (details / githubweb)
  6. [Feature #22] Implement support for custom serializers of object property values. (commit: 510558e) (details / githubweb)
  7. [Feature #22] Testing custom serializers support. Ensure custom serializer is used even when processing plural object property values. (commit: aadff55) (details / githubweb)
  8. [Feature #22] Some additional tests. (commit: bd6fd62) (details / githubweb)
  9. [#31] fix loading from jars (commit: 8597317) (details / githubweb)
  10. [#31] forgotten jars (commit: e53c2ab) (details / githubweb)
  11. [0.8.5] bump version (commit: 54e94a1) (details / githubweb)
  12. [#31] Fixing failing tests (commit: 798e7a5) (details / githubweb)
  13. [0.8.6] Bump version. (commit: 64b021f) (details / githubweb)
  14. [Fix] Better handle classpath scanning errors. (commit: f5727a3) (details / githubweb)
  15. [Fix] Better handle classpath scanning errors. (commit: 2fa26c9) (details / githubweb)
  16. [Feature #28] Implement support for custom serializers of data and annotation property values. (commit: e061f91) (details / githubweb)
  17. [Feature #28] Allow registering custom serializers. (commit: 340f22c) (details / githubweb)
  18. [Feature #28] Testing registration and usage of custom literal serializers. (commit: f604d08) (details / githubweb)
  19. Prevent possible sharing of the stateful ObjectGraphTraverser instance between concurrent serialization runs. (commit: b1c0ce9) (details / githubweb)
  20. [Feature #28] Implement support for custom serializers of object property values. (commit: 0e29d89) (details / githubweb)
  21. [Feature #28] Testing custom serializers support. Ensure custom serializer is used even when processing plural object property values. (commit: 14cc566) (details / githubweb)
  22. [Feature #28] Some additional tests. (commit: 9902bb0) (details / githubweb)
  23. [#31] fix loading from jars (commit: ce1fc3b) (details / githubweb)
  24. [#31] forgotten jars (commit: 89da733) (details / githubweb)
  25. [0.8.5] bump version (commit: 3ac6cb1) (details / githubweb)
  26. [#31] Fixing failing tests (commit: 77f9c37) (details / githubweb)
  27. [0.8.6] Bump version. (commit: 59843fb) (details / githubweb)
  28. [Fix] Better handle classpath scanning errors. (commit: 27d24d2) (details / githubweb)
  29. [Upd] Update dependencies. (commit: da27347) (details / githubweb)
  30. [Upd] Update Maven plugins. (commit: d653f53) (details / githubweb)
  31. [0.8.7] Bump version, update readme. (commit: fdc5b3e) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 8.3 sec waiting;
  • 47 sec build duration;
  • 56 sec total from scheduled to completion.
Revision: fdc5b3eebad8174d4816cee9ed40c936949b3f5b
Repository: https://github.com/kbss-cvut/jb4jsonld.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION90%
    BRANCH85%
    COMPLEXITY83%
    LINE93%
    METHOD92%
    CLASS99%