Skip to content

fix: differentiate unset value from null value in OpenApiSchema.Const (#2936)#2943

Merged
baywet merged 3 commits into
support/v2from
fix/const-null-to-v2
Jul 14, 2026
Merged

fix: differentiate unset value from null value in OpenApiSchema.Const (#2936)#2943
baywet merged 3 commits into
support/v2from
fix/const-null-to-v2

Conversation

@baywet

@baywet baywet commented Jul 14, 2026

Copy link
Copy Markdown
Member

port of #2936 to v2
also #2942

…#2936)

* Differentiate unset value from null value in OpenApiSchema.Const

* Fix for ref

* Fix default for

* Different approach

* Fix deserializing of const null

* chore: update performance benchmark reports (#2)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

* chore(benchmark): update benchmark reports

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
@baywet baywet requested a review from a team as a code owner July 14, 2026 12:56
@baywet baywet self-assigned this Jul 14, 2026
@baywet baywet enabled auto-merge July 14, 2026 12:57
@github-code-quality

github-code-quality Bot commented Jul 14, 2026

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall coverage in the branch is 42%. The coverage in the branch is 89%.

Show a code coverage summary of the most impacted files.
File 1d7aa76 64f548e +/-
/home/runner/wo...MapParameter.cs 100% 0% -100%
/home/runner/wo...Deserializer.cs 81% 0% -81%
/home/runner/wo...pyReferences.cs 63% 31% -32%
/home/runner/wo...piJsonReader.cs 100% 72% -28%
/home/runner/wo...Deserializer.cs 90% 62% -28%
/home/runner/wo...s/OpenApiTag.cs 100% 76% -24%
/home/runner/wo...Deserializer.cs 100% 81% -19%
/home/runner/wo...Deserializer.cs 96% 81% -15%
/home/runner/wo...Deserializer.cs 97% 89% -8%
/home/runner/wo...piComponents.cs 94% 87% -7%

Updated July 14, 2026 17:29 UTC
Code Coverage is in Public Preview. Learn more and provide us with your feedback.

@sonarqubecloud

Copy link
Copy Markdown

@baywet baywet merged commit a8787af into support/v2 Jul 14, 2026
17 checks passed
@baywet baywet deleted the fix/const-null-to-v2 branch July 14, 2026 19:04
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.

3 participants