ryardley / pdsl

The expressive declarative toolkit for composing predicates in TypeScript or JavaScript
https://pdsl.site
MIT License
69 stars 2 forks source link

Tidy up incorrect AST labels #102

Closed ryardley closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #102 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #102   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         466    465    -1     
  Branches       56     56           
=====================================
- Hits          466    465    -1
Impacted Files Coverage Δ
packages/pdsl/parser.js 100% <ø> (ø) :arrow_up:
packages/pdsl/index.js 100% <100%> (ø) :arrow_up:
packages/pdsl/utils.js 100% <100%> (ø) :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 cb345e9...c174560. Read the comment docs.