cloudblue / javascript-rql

Javascript RQL lib to transform js object to rql query string
Apache License 2.0
22 stars 3 forks source link

Extended like and ilike operators #7

Closed borzovplus closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #7 (c451171) into master (64ea69e) will decrease coverage by 5.55%. The diff coverage is 76.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master       #7      +/-   ##
===========================================
- Coverage   100.00%   94.44%   -5.56%     
===========================================
  Files            2        2              
  Lines           57       72      +15     
  Branches         9       15       +6     
===========================================
+ Hits            57       68      +11     
- Misses           0        2       +2     
- Partials         0        2       +2     
Impacted Files Coverage Δ
lib/index.js 94.11% <75.00%> (-5.89%) :arrow_down:
lib/utils.js 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 64ea69e...c451171. Read the comment docs.