Skip to content

Fix #367: Json & MessagePack (de)serialization - #378

Open
antoineatstariongroup wants to merge 4 commits into
developmentfrom
372-jsondeserializer
Open

Fix #367: Json & MessagePack (de)serialization#378
antoineatstariongroup wants to merge 4 commits into
developmentfrom
372-jsondeserializer

Conversation

@antoineatstariongroup

@antoineatstariongroup antoineatstariongroup commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the SysML2.NET code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Fix #372 #373 #374 (so fix #367 )

Generation of Json Deserializer.
Generation of EnumProvider for performant utf8 mapping
Verified roundtrip JSON Serialization with PSM and Core data in the same payload

Generation of MessagePack Serializer and deserializer

Verified roundtrip MessagePack Serialization with PSM and Core data in the same payload

@antoineatstariongroup antoineatstariongroup linked an issue Sep 10, 2026 that may be closed by this pull request
@antoineatstariongroup antoineatstariongroup changed the title fix #372: PSM Json Deserializer Fix #367: Json & MessagePack (de)serialization Sep 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
76.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JsonDeserializer [Feature]: Code-generation for PSM

1 participant