Open nokome opened 6 years ago
Merging #19 into master will decrease coverage by
3.04%
. The diff coverage is89.58%
.
@@ Coverage Diff @@
## master #19 +/- ##
==========================================
- Coverage 89.43% 86.39% -3.05%
==========================================
Files 8 8
Lines 464 485 +21
==========================================
+ Hits 415 419 +4
- Misses 49 66 +17
Impacted Files | Coverage Δ | |
---|---|---|
src/evaluate.js | 90% <100%> (ø) |
:arrow_up: |
src/Expression.js | 51.85% <100%> (-29.29%) |
:arrow_down: |
src/createFromAST.js | 95.95% <100%> (+0.17%) |
:arrow_up: |
src/walk.js | 90% <100%> (-10%) |
:arrow_down: |
src/Nodes.js | 85.63% <86.66%> (+2%) |
: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 3c2c72b...cb74e27. Read the comment docs.
To provide more convieient syntax and avoid
eval
for functions likefilter
,aggregate
andplot