PLC-lang / rusty

Structured Text Parser and LLVM Frontend
GNU Lesser General Public License v3.0
181 stars 47 forks source link

feat: Convert runtime enum error to warning #1177

Closed volsa closed 1 month ago

volsa commented 1 month ago

Somehow this was reverted in master, but this PR is identical to https://github.com/PLC-lang/rusty/pull/1120

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.63%. Comparing base (e1b3039) to head (045c440).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1177 +/- ## ======================================= Coverage 95.63% 95.63% ======================================= Files 148 148 Lines 43607 43607 ======================================= Hits 41703 41703 Misses 1904 1904 ```

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