Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix/enum queryparameters serialization #120

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

baywet
Copy link
Member

@baywet baywet commented Nov 15, 2023

andrueastman
andrueastman previously approved these changes Nov 16, 2023
@baywet
Copy link
Member Author

baywet commented Nov 20, 2023

@rkodev this is ready for review now

Copy link

sonarcloud bot commented Nov 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

84.6% 84.6% Coverage
0.0% 0.0% Duplication

@baywet baywet merged commit 47652f8 into main Nov 21, 2023
9 checks passed
@baywet baywet deleted the bugfix/enum-queryparameters-serialization branch November 21, 2023 06:22
@andreaTP
Copy link
Contributor

Super interesting to see this solution, as it's pretty close to what @lburgazzoli suggested as well for std-uritemplate, I think it makes sense here!
I'm still convinced that manually unrolling all of the generics is gonna be safer and with better performance in the lower level library, but I'm happy to hear about the experience and the tradeoffs.

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