PLC-lang / rusty

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

feat: Validate `if` and `while` statements #1140

Closed volsa closed 2 months ago

volsa commented 2 months ago

Resolves https://github.com/PLC-lang/rusty/issues/1136 and https://github.com/PLC-lang/rusty/issues/1139

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.64%. Comparing base (6bcf55d) to head (e43c9e4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1140 +/- ## ======================================= Coverage 95.64% 95.64% ======================================= Files 148 148 Lines 43449 43458 +9 ======================================= + Hits 41555 41564 +9 Misses 1894 1894 ```

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