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: functions to force a dateTime to be UTC or Local #220

Closed Seddryck closed 10 months ago

Seddryck commented 10 months ago

Close #192

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2eeb1d9) 84.81% compared to head (bd128f1) 84.83%.

:exclamation: Current head bd128f1 differs from pull request most recent head ff67f3f. Consider uploading reports for the commit ff67f3f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #220 +/- ## ========================================== + Coverage 84.81% 84.83% +0.01% ========================================== Files 135 135 Lines 2285 2288 +3 Branches 358 358 ========================================== + Hits 1938 1941 +3 Misses 244 244 Partials 103 103 ```

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