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

Get path fix #264

Merged
merged 2 commits into from Mar 15, 2017
Merged

Get path fix #264

merged 2 commits into from Mar 15, 2017

Conversation

jacobwilliams
Copy link
Owner

@jacobwilliams jacobwilliams commented Mar 15, 2017

Fixes #262

…ters weren’t being encoded properly. Fixes #262

Fixed another bug in json_get_path for RFC 6091 path mode: it didn’t work if the final key was all whitespace.
@codecov-io
Copy link

Codecov Report

Merging #264 into master will increase coverage by 0.25%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
+ Coverage   86.82%   87.08%   +0.25%     
==========================================
  Files           3        3              
  Lines        3667     3669       +2     
==========================================
+ Hits         3184     3195      +11     
+ Misses        483      474       -9

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 59d1fa1...35396d2. Read the comment docs.

@jacobwilliams jacobwilliams merged commit 75b95e9 into master Mar 15, 2017
@jacobwilliams jacobwilliams deleted the get-path-fix branch March 15, 2017 04:08
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