qlbridge icon indicating copy to clipboard operation
qlbridge copied to clipboard

ES Generator

Open araddon opened this issue 8 years ago • 1 comments

refs #168

araddon avatar Jun 17 '17 23:06 araddon

Codecov Report

Merging #176 into master will decrease coverage by <.01%. The diff coverage is 4.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage   39.81%   39.81%   -0.01%     
==========================================
  Files          83       83              
  Lines       24949    24955       +6     
==========================================
+ Hits         9934     9936       +2     
- Misses      13284    13288       +4     
  Partials     1731     1731
Impacted Files Coverage Δ
expr/node.go 44.05% <ø> (ø) :arrow_up:
generators/elasticsearch/es2gen/schema.go 0% <0%> (ø) :arrow_up:
generators/elasticsearch/esgen/esgenerator.go 0% <0%> (ø) :arrow_up:
generators/elasticsearch/esgen/bridgeutil.go 0% <0%> (ø) :arrow_up:
generators/elasticsearch/esgen/schema.go 0% <0%> (ø) :arrow_up:
generators/elasticsearch/es2gen/bridgeutil.go 0% <0%> (ø) :arrow_up:
generators/elasticsearch/es2gen/esgenerator.go 1.02% <9.52%> (+1.02%) :arrow_up:

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 cfa5dac...ec540c6. Read the comment docs.

codecov-io avatar Aug 13 '17 19:08 codecov-io