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 SYMBOL->IDENTIFIER and add comment. #101

Closed ryardley closed 4 years ago

ryardley commented 4 years ago

Some tidy up

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #101   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         466    466           
  Branches       56     56           
=====================================
  Hits          466    466
Impacted Files Coverage Δ
packages/pdsl/helpers.js 100% <100%> (ø) :arrow_up:
packages/pdsl/grammar.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 70c30bd...9a9dda9. Read the comment docs.