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

#131 fix missing query params on relative path request #132

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

jeevatkm
Copy link
Member

@jeevatkm jeevatkm commented Mar 1, 2018

Fix for #131

@jeevatkm jeevatkm added the bug label Mar 1, 2018
@jeevatkm jeevatkm added this to the v1.3 Milestone milestone Mar 1, 2018
@jeevatkm jeevatkm self-assigned this Mar 1, 2018
@codecov
Copy link

codecov bot commented Mar 1, 2018

Codecov Report

Merging #132 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   96.02%   96.02%   +<.01%     
==========================================
  Files          10       10              
  Lines        1056     1057       +1     
==========================================
+ Hits         1014     1015       +1     
  Misses         23       23              
  Partials       19       19
Impacted Files Coverage Δ
middleware.go 91.36% <100%> (+0.03%) ⬆️

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 e008fe0...2aba77f. Read the comment docs.

@jeevatkm jeevatkm merged commit 3db9436 into master Mar 1, 2018
@jeevatkm jeevatkm deleted the bugfix/query-params branch March 7, 2018 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant