Skip to content

fix/null enums to v2 - #2927

Merged
Vincent Biret (baywet) merged 2 commits into
support/v2from
fix/null-enums-to-v2
Jul 3, 2026
Merged

fix/null enums to v2#2927
Vincent Biret (baywet) merged 2 commits into
support/v2from
fix/null-enums-to-v2

Conversation

@baywet

Copy link
Copy Markdown
Member

port of #2920 to v2

* Fix handling of nullable enums for 3.0
* Address comments
* Add
* Use JsonNullSentinel.JsonNull
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall coverage in the fix/null-enums-to-v2 branch is 41%. The coverage in the support/v2 branch is 88%.

Show a code coverage summary of the most impacted files.
Filesupport/v2beb68f5fix/null-enums-to-v276e4228+/-
/home/runner/wo...MapParameter.cs100%0%-100%
/home/runner/wo...Deserializer.cs81%0%-81%
/home/runner/wo...pyReferences.cs63%31%-32%
/home/runner/wo...piJsonReader.cs100%72%-28%
/home/runner/wo...Deserializer.cs90%62%-28%
/home/runner/wo...s/OpenApiTag.cs100%76%-24%
/home/runner/wo...Deserializer.cs100%81%-19%
/home/runner/wo...Deserializer.cs96%81%-15%
/home/runner/wo...Deserializer.cs97%89%-8%
/home/runner/wo...piComponents.cs94%87%-7%

Code Coverage is in Public Preview. Learn more and provide us with your feedback.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate FailedQuality Gate failed

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

See analysis details on SonarQube Cloud

@baywet
Vincent Biret (baywet) merged commit 0dd8357 into support/v2Jul 3, 2026
16 of 17 checks passed
@baywet
Vincent Biret (baywet) deleted the fix/null-enums-to-v2 branch July 3, 2026 15:08
Sign up for freeto 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.

3 participants

@baywet@adrian05-ms@Youssef1313