molgenis / molgenis-js-rsql

RSQL javascript tools for transforming, encoding and parsing of strings to RSQL and vice versa
GNU Lesser General Public License v3.0
8 stars 5 forks source link

feat: parse rsql #25

Open fdlk opened 5 years ago

fdlk commented 5 years ago

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will decrease coverage by 61.6%. The diff coverage is 31.7%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #25      +/-   ##
=========================================
- Coverage    98.1%   36.4%   -61.7%     
=========================================
  Files           2       3       +1     
  Lines          54     751     +697     
  Branches       14     172     +158     
=========================================
+ Hits           53     274     +221     
- Misses          1     374     +373     
- Partials        0     103     +103
Flag Coverage Δ
#unit 36.4% <31.7%> (-61.7%) :arrow_down:
Impacted Files Coverage Δ
src/types.ts 100% <ø> (ø) :arrow_up:
src/parser.js 31.7% <31.7%> (ø)

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 6a95149...d9fbc01. Read the comment docs.