Loupi / node-cypher-parser

A Cypher parser/linter addon module for NodeJS.
MIT License
36 stars 9 forks source link

Use cypher_fparse, fflush, add parseOnlyStatements #26

Closed Loupi closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (b4dde98) into master (bb04077) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           14        14           
  Branches         1         1           
=========================================
  Hits            14        14           
Impacted Files Coverage Δ
src/index.ts 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 bb04077...b4dde98. Read the comment docs.