Seddryck / Expressif

Expressif is the variable substitution syntax combined with a library of predicates and functions. Initially designed for NBi.io, Expressif allows you to define variables, transformations of these variables (with expressions and functions), in plain text, which can then be interpreted by the engine. Same can be done with predicates.
Apache License 2.0
1 stars 0 forks source link

fix: backtick is accepted to delimit quoted literals #242

Closed Seddryck closed 8 months ago

Seddryck commented 8 months ago

close #241

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ae76573) 85.40% compared to head (fb661ef) 85.43%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ========================================== + Coverage 85.40% 85.43% +0.02% ========================================== Files 138 138 Lines 2371 2375 +4 Branches 375 375 ========================================== + Hits 2025 2029 +4 Misses 238 238 Partials 108 108 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.