Skip to content

fix: read (Exclusive)Maximum and (Exclusive)Minimum values as strings and write their raw values during serialization#2309

Merged
baywet merged 5 commits into
mainfrom
fix/max-and-min-types
Apr 8, 2025
Merged

fix: read (Exclusive)Maximum and (Exclusive)Minimum values as strings and write their raw values during serialization#2309
baywet merged 5 commits into
mainfrom
fix/max-and-min-types

Conversation

@MaggieKimani1

Copy link
Copy Markdown
Contributor

Fixes #1967

@MaggieKimani1 MaggieKimani1 requested a review from a team as a code owner April 8, 2025 13:13
Comment thread src/Microsoft.OpenApi/Reader/V3/OpenApiSchemaDeserializer.cs
@sonarqubecloud

sonarqubecloud Bot commented Apr 8, 2025

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
78.5% Coverage on New Code (required ≥ 80%)
10.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@baywet baywet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making the changes!

@MaggieKimani1

Copy link
Copy Markdown
Contributor Author

@baywet Does this need a squash merge with a conventional commit?

@baywet baywet merged commit ac66756 into main Apr 8, 2025
@baywet baywet deleted the fix/max-and-min-types branch April 8, 2025 17:55
@baywet

baywet commented Apr 8, 2025

Copy link
Copy Markdown
Member

@MaggieKimani1 I usually base that decision on: do I have conventional commits already? how many commits are in this PR? 5 or above... squash

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.

[API Review] Decimal vs Double for Max/Min in OpenAPISchema type

2 participants