Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

fix: use empty string instead of null for root field name #14

Merged
merged 1 commit into from
Mar 18, 2017

Conversation

paralin
Copy link
Member

@paralin paralin commented Mar 18, 2017

No description provided.

@codecov
Copy link

codecov bot commented Mar 18, 2017

Codecov Report

Merging #14 into master will increase coverage by 0.47%.
The diff coverage is 75%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   74.46%   74.93%   +0.47%     
==========================================
  Files          15       15              
  Lines        1590     1584       -6     
  Branches      379      378       -1     
==========================================
+ Hits         1184     1187       +3     
+ Misses        342      335       -7     
+ Partials       64       62       -2
Impacted Files Coverage Δ
src/query-tree/query-tree.ts 90.48% <75%> (+1.84%)

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 d0ee36e...537bb77. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 18, 2017

Codecov Report

Merging #14 into master will increase coverage by 0.47%.
The diff coverage is 75%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   74.46%   74.93%   +0.47%     
==========================================
  Files          15       15              
  Lines        1590     1584       -6     
  Branches      379      378       -1     
==========================================
+ Hits         1184     1187       +3     
+ Misses        342      335       -7     
+ Partials       64       62       -2
Impacted Files Coverage Δ
src/query-tree/query-tree.ts 90.48% <75%> (+1.84%)

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 d0ee36e...e8d2961. Read the comment docs.

@paralin paralin merged commit aec3402 into master Mar 18, 2017
@paralin paralin deleted the fix-null-fieldname branch March 18, 2017 05:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant