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: correct name for DataRow-like interface #254

Closed Seddryck closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (48e892c) 85.86% compared to head (983aa4b) 85.86%.

Files Patch % Lines
Expressif/Values/ContextObject.cs 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #254 +/- ## ======================================= Coverage 85.86% 85.86% ======================================= Files 133 133 Lines 2405 2405 Branches 393 393 ======================================= Hits 2065 2065 Misses 236 236 Partials 104 104 ```

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