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.
Codecov Report
Patch and project coverage have no change.
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #167 +/- ## ======================================= Coverage 86.62% 86.62% ======================================= Files 126 126 Lines 2175 2175 Branches 349 349 ======================================= Hits 1884 1884 Misses 185 185 Partials 106 106 ``` | [Impacted Files](https://codecov.io/gh/Seddryck/Expressif/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier) | Coverage Δ | | |---|---|---| | [Expressif/Functions/Temporal/TemporalFunctions.cs](https://codecov.io/gh/Seddryck/Expressif/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier#diff-RXhwcmVzc2lmL0Z1bmN0aW9ucy9UZW1wb3JhbC9UZW1wb3JhbEZ1bmN0aW9ucy5jcw==) | `94.20% <ø> (ø)` | | | [Expressif/Functions/Text/AppendFunctions.cs](https://codecov.io/gh/Seddryck/Expressif/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier#diff-RXhwcmVzc2lmL0Z1bmN0aW9ucy9UZXh0L0FwcGVuZEZ1bmN0aW9ucy5jcw==) | `92.85% <ø> (ø)` | | | [Expressif/Functions/Text/EncodingFunctions.cs](https://codecov.io/gh/Seddryck/Expressif/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier#diff-RXhwcmVzc2lmL0Z1bmN0aW9ucy9UZXh0L0VuY29kaW5nRnVuY3Rpb25zLmNz) | `100.00% <ø> (ø)` | | | [Expressif/Functions/Text/PaddingFunctions.cs](https://codecov.io/gh/Seddryck/Expressif/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier#diff-RXhwcmVzc2lmL0Z1bmN0aW9ucy9UZXh0L1BhZGRpbmdGdW5jdGlvbnMuY3M=) | `100.00% <ø> (ø)` | | | [...essif/Predicates/Temporal/AroundTodayPredicates.cs](https://codecov.io/gh/Seddryck/Expressif/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier#diff-RXhwcmVzc2lmL1ByZWRpY2F0ZXMvVGVtcG9yYWwvQXJvdW5kVG9kYXlQcmVkaWNhdGVzLmNz) | `70.58% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier):umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.