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: failure to load types when XML file is missing #229

Closed Seddryck closed 10 months ago

Seddryck commented 10 months ago

Valid for Operator, Function, Predicate Speed up the process when using the method Locate() Use Describe() instead of Locate() to also read XML comments

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (e0df8c4) 85.11% compared to head (911e807) 85.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #229 +/- ## ========================================== + Coverage 85.11% 85.13% +0.02% ========================================== Files 139 139 Lines 2351 2355 +4 Branches 363 365 +2 ========================================== + Hits 2001 2005 +4 Misses 247 247 Partials 103 103 ```

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