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

refactor(extractors): Don't define multipart extractor inline #3005

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

provinzkraut
Copy link
Member

Refactor the multipart extractor function to not define the extractor inline but use a partial instead to bind defaults.

@provinzkraut provinzkraut requested review from a team as code owners January 21, 2024 10:31
Copy link

sonarcloud bot commented Jan 21, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

50.0% Condition Coverage on New Code (required ≥ 98%)

See analysis details on SonarCloud

Copy link

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/3005

@provinzkraut provinzkraut merged commit 00eff23 into main Jan 21, 2024
15 of 16 checks passed
@provinzkraut provinzkraut deleted the refactor-kwargs-extractor branch January 21, 2024 11:15
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.

None yet

2 participants