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: combine existing predicates #227

Closed Seddryck closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (99f12f6) 85.12% compared to head (3954b8e) 85.11%.

Files Patch % Lines
Expressif/Predicates/PredicateCombiner.cs 84.21% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ========================================== - Coverage 85.12% 85.11% -0.01% ========================================== Files 138 139 +1 Lines 2332 2351 +19 Branches 363 363 ========================================== + Hits 1985 2001 +16 - Misses 244 247 +3 Partials 103 103 ```

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