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: public interface IReadOnlyDataRow to handle wrappers around DataRow #252
Codecov Report
Attention:
1 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #252 +/- ## ========================================== + Coverage 85.48% 85.59% +0.10% ========================================== Files 133 133 Lines 2356 2360 +4 Branches 384 386 +2 ========================================== + Hits 2014 2020 +6 + Misses 238 236 -2 Partials 104 104 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.