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

support for empty 'QueryStringKeys' for ${all-querystrings{aspnet-request-querystring} #98

Merged
merged 2 commits into from
Feb 10, 2017

Conversation

304NotModified
Copy link
Member

fixes #93

@304NotModified 304NotModified added this to the 4.3.1 milestone Feb 10, 2017
@304NotModified 304NotModified force-pushed the all-querystrings branch 2 times, most recently from 45e88f3 to e632991 Compare February 10, 2017 19:42
@codecov-io
Copy link

codecov-io commented Feb 10, 2017

Codecov Report

Merging #98 into master will increase coverage by 1.3%.

@@            Coverage Diff            @@
##           master      #98     +/-   ##
=========================================
+ Coverage   57.19%   58.49%   +1.3%     
=========================================
  Files          25       25             
  Lines         292      306     +14     
  Branches       75       81      +6     
=========================================
+ Hits          167      179     +12     
- Misses         90       91      +1     
- Partials       35       36      +1
Impacted Files Coverage Δ
...enderers/AspNetRequestQueryStringLayoutRenderer.cs 80.55% <77.27%> (-1.59%)
...youtRenderers/AspNetRequestCookieLayoutRenderer.cs 83.87% <ø> (+3.87%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9afb113...0b44bfa. Read the comment docs.

@304NotModified 304NotModified merged commit 92707ee into master Feb 10, 2017
@304NotModified 304NotModified deleted the all-querystrings branch February 10, 2017 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aspnet-request-querystring - QueryStringKeys is required.
2 participants