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

feat: parse and handle shorthand and infinite bound numeric intervals #250

Closed Seddryck closed 8 months ago

Seddryck commented 8 months ago

Close #249

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3b52f94) 85.48% compared to head (991bc68) 85.75%.

Files Patch % Lines
Expressif/Predicates/Text/Matching.cs 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ========================================== + Coverage 85.48% 85.75% +0.27% ========================================== Files 133 133 Lines 2356 2401 +45 Branches 384 391 +7 ========================================== + Hits 2014 2059 +45 Misses 238 238 Partials 104 104 ```

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