Skip to content

feat: Add option to return raw json from queries#1294

Merged
dplewis merged 2 commits into
masterfrom
raw-json
Feb 12, 2021
Merged

feat: Add option to return raw json from queries#1294
dplewis merged 2 commits into
masterfrom
raw-json

Conversation

@dplewis
Copy link
Copy Markdown
Member

@dplewis dplewis commented Feb 11, 2021

Mimics options in PHP SDK.

Works for get, find and first queries.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2021

Codecov Report

Merging #1294 (a1c6d41) into master (3551a06) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1294   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           59        59           
  Lines         5788      5794    +6     
  Branches      1299      1302    +3     
=========================================
+ Hits          5788      5794    +6     
Impacted Files Coverage Δ
src/ParseQuery.js 100.00% <100.00%> (ø)

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 3551a06...a1c6d41. Read the comment docs.

Copy link
Copy Markdown
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dplewis dplewis merged commit 4caede2 into master Feb 12, 2021
@dplewis dplewis deleted the raw-json branch February 12, 2021 07:11
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.

2 participants