Skip to content
Success

#73 (Apr 6, 2023, 8:51:27 PM)

Started 1 yr 11 mo ago
Took 44 sec

Started by GitHub push by ledsoft

This run spent:

  • 9.9 sec waiting;
  • 44 sec build duration;
  • 54 sec total from scheduled to completion.
Revision: 009ffcba6cdbffef57092c1ce39e458b56ae28e6
Repository: https://github.com/kbss-cvut/jb4jsonld.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION91%
    BRANCH85%
    COMPLEXITY84%
    LINE94%
    METHOD92%
    CLASS98%
    Changes
    1. [Fix] Fix an issue with serializing collections of enum constants. (commit: 3d4460a) (details / githubweb)
    2. Ensure deserialization of collections of enum constants works. (commit: ea33395) (details / githubweb)
    3. [0.12.1] Bump version, update changelog. (commit: 8ad8bc0) (details / githubweb)
    4. [Bug #51] Add test reproducing the issue. (commit: 07206c0) (details / githubweb)
    5. [Bug #51] Fix the issue of attempting to add JSON-LD context to a collection node. (commit: 66553da) (details / githubweb)
    6. [0.12.2] Bump version, update changelog. (commit: 4ba4fca) (details / githubweb)
    7. [Enhancement #54] Add acceptance tests for the feature. (commit: 600678e) (details / githubweb)
    8. [Enhancement #54] Implement serialization of individuals as string with extended term definition in context. (commit: 26b2b80) (details / githubweb)
    9. [Enhancement #54] Minor code cleanup, add some tests. (commit: 56ee07d) (details / githubweb)
    10. [Ref] Simplify creation of JSON nodes. (commit: d38ddd3) (details / githubweb)
    11. [Ref] Simplify JsonNodeFactory, remove unused methods. (commit: 76982fb) (details / githubweb)
    12. [Enhancement #54] Ensure extended term definition is correctly created for collection-valued object property attributes. (commit: ebf773a) (details / githubweb)
    13. [Fix] Fix serialization of types with context when term is mapped in ancestor context. (commit: 0bc4f3c) (details / githubweb)
    14. [0.12.3] Bump version, update changelog. (commit: 1428dc1) (details / githubweb)
    15. [Doc] Update readme with info on serialization of individuals as strings. (commit: 101b6b0) (details / githubweb)