cloudspannerecosystem / memefish

memefish is the foundation to analyze Spanner SQL
https://cloudspannerecosystem.dev/memefish/
MIT License
76 stars 19 forks source link

fix(parser): add QuoteXXX document and test #14

Closed makenowjust closed 5 years ago

makenowjust commented 5 years ago

SSIA

codecov[bot] commented 5 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage    74.6%   74.75%   +0.15%     
==========================================
  Files          24       24              
  Lines        4941     4932       -9     
==========================================
+ Hits         3686     3687       +1     
+ Misses       1128     1117      -11     
- Partials      127      128       +1
Impacted Files Coverage Δ
pkg/parser/quote.go 100% <100%> (+25.31%) :arrow_up:
pkg/parser/position.go 16.06% <0%> (-5.6%) :arrow_down:

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 877f0c6...9f6d3e9. Read the comment docs.