8000 feature: implemented queryParamsAsClass & formParamsAsClass by Mr-EmPee · Pull Request #2307 · javalin/javalin · GitHub
[go: up one dir, main page]

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

feature: implemented queryParamsAsClass & formParamsAsClass #2307

Merged
merged 1 commit into from
Aug 9, 2024
Merged

feature: implemented queryParamsAsClass & formParamsAsClass #2307

merged 1 commit into from
Aug 9, 2024

Conversation

Mr-EmPee
Copy link
Contributor
@Mr-EmPee Mr-EmPee commented Aug 9, 2024

closes #2306

Copy link
codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.30%. Comparing base (9e1cfe7) to head (b3c37ec).

Files Patch % Lines
javalin/src/main/java/io/javalin/http/Context.kt 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2307      +/-   ##
============================================
- Coverage     86.32%   86.30%   -0.03%     
- Complexity     1309     1311       +2     
============================================
  Files           148      148              
  Lines          4038     4044       +6     
  Branches        508      508              
============================================
+ Hits           3486     3490       +4     
  Misses          333      333              
- Partials        219      221       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tipsy tipsy merged commit fbc23b6 into javalin:master Aug 9, 2024
15 checks passed
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.

Info about Context#queryParams
2 participants
0