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

Add tests proving bug with ServerRequestParameters.populateQueryParams when passed null #1538

Merged
merged 6 commits into from
Apr 24, 2020

Conversation

jasonnutter
Copy link
Contributor

@jasonnutter jasonnutter commented Apr 23, 2020

Pulls in the fix from #1531 and adds tests to prove it is fixed.

Porges and others added 4 commits April 22, 2020 12:07
This addresses #1411, #1237, and #1254. I don’t know why some of these type errors are passing compilation as they should be breaking it?

Untested, edited code in browser window.
@jasonnutter jasonnutter force-pushed the server-request-parameters-populate-null branch from d4ebeeb to dd82962 Compare April 23, 2020 23:43
Check if request is null in populateQueryParams
@coveralls
Copy link

coveralls commented Apr 23, 2020

Coverage Status

Coverage increased (+0.3%) to 79.846% when pulling 407aa0d on server-request-parameters-populate-null into ac663a8 on dev.

@jasonnutter jasonnutter mentioned this pull request Apr 24, 2020
4 tasks
@jasonnutter jasonnutter merged commit b3bcbe5 into dev Apr 24, 2020
@tnorling tnorling deleted the server-request-parameters-populate-null branch October 6, 2021 23:38
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.

5 participants