Skip to content
Success

#65 (Nov 24, 2022, 5:50:34 PM)

Started 2 yr 3 mo ago
Took 1 min 7 sec

Started by GitHub push by ledsoft

This run spent:

  • 9.8 sec waiting;
  • 1 min 7 sec build duration;
  • 1 min 17 sec total from scheduled to completion.
Revision: 57f141669fa098f771d92f7637361e72da313db4
Repository: https://github.com/kbss-cvut/jb4jsonld.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION91%
    BRANCH85%
    COMPLEXITY84%
    LINE94%
    METHOD92%
    CLASS97%
    Changes
    1. [Feature #16] Add representation of JSON-LD context. (commit: ece1535) (details / githubweb)
    2. [Feature #16] Extend CompositeNode to allow prepending items. (commit: d0320a1) (details / githubweb)
    3. [Feature #16] Implement a factory for creating SerializationContext instances. (commit: 9133fc2) (details / githubweb)
    4. [Feature #16] Implement a JSON-LD context mapping serialization context factory. (commit: d4d0696) (details / githubweb)
    5. [Feature #16] Add ContextBuildingJsonLdSerializer, add basic tests for context-based serialization. (commit: 619430e) (details / githubweb)
    6. [Feature #16] Support mapping @id and @type in context. (commit: d45b137) (details / githubweb)
    7. Serialize date/time values as typed literals (value with type). (commit: 60b6537) (details / githubweb)
    8. Refactor serialization tests so that tests can be reused for different serializers. (commit: 6b22ec6) (details / githubweb)
    9. [Feature #16] Test basic context-based serialization behavior. (commit: 0cc48ab) (details / githubweb)
    10. [Feature #16] Move common serialization tests to JsonLdSerializerTestBase. (commit: a11295e) (details / githubweb)
    11. [Feature #16] Further consolidation of common serialization tests. (commit: 73aeaff) (details / githubweb)
    12. [Feature #16] Implement collection serialization. (commit: 9537d0b) (details / githubweb)
    13. [Feature #16] Eliminate unnecessary Node types and methods. (commit: 2cde441) (details / githubweb)
    14. [Feature #16] Enhance SerializationContext with JSON-LD context, rename attributeId to term to better conform to JSON-LD spec. (commit: f68864e) (details / githubweb)
    15. [Feature #16] Move serializers for CompactJsonLdSerializer into separate package. (commit: 873ac6a) (details / githubweb)
    16. [Feature #16] Implement context-based MultilingualString value serializers. (commit: 63cc099) (details / githubweb)
    17. [Feature #16] Test context-based MultilingualString serializers. (commit: 26dcbb9) (details / githubweb)
    18. [Feature #16] Implement context-based literal value serializers. (commit: 47806bb) (details / githubweb)
    19. [Feature #16] Implement additional required context-based value serializers and context-based serialization in general. (commit: abe2667) (details / githubweb)
    20. Update GH actions to run build on PR and push to development. (commit: ee6c3c6) (details / githubweb)
    21. [Doc] Add changelog. (commit: 1ca93ed) (details / githubweb)
    22. [0.10.0] Bump version, update dependencies. (commit: 9bb80dd) (details / githubweb)
    23. Update readme. (commit: 57f1416) (details / githubweb)