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: invalid conversion during expression instantiation #255

Closed Seddryck closed 10 months ago

Seddryck commented 10 months ago

Close #245

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (d5d0d6e) 85.86% compared to head (8d10f6e) 86.18%.

:exclamation: Current head 8d10f6e differs from pull request most recent head 65aa80a. Consider uploading reports for the commit 65aa80a to get more accurate results

Files Patch % Lines
Expressif/Values/Casters/Caster.cs 60.00% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ========================================== + Coverage 85.86% 86.18% +0.32% ========================================== Files 133 132 -1 Lines 2405 2403 -2 Branches 393 391 -2 ========================================== + Hits 2065 2071 +6 + Misses 236 226 -10 - Partials 104 106 +2 ```

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