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: exceptions set as public classes #239

Closed Seddryck closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (c76ea4c) 85.49% compared to head (0e486f9) 85.40%.

Files Patch % Lines
Expressif/ExpressifException.cs 0.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ========================================== - Coverage 85.49% 85.40% -0.09% ========================================== Files 138 138 Lines 2371 2371 Branches 373 375 +2 ========================================== - Hits 2027 2025 -2 Misses 238 238 - Partials 106 108 +2 ```

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