PLC-lang / rusty

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

refactor: Suppress printing of LLVM IR in test runs #1150

Closed volsa closed 2 months ago

volsa commented 2 months ago

No idea why we had this in the first place, but it just clutters the whole terminal with LLVM IR we (probably) are uninterested in.

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 (8bf938b) to head (798eb73).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1150 +/- ## ========================================== - Coverage 95.64% 95.64% -0.01% ========================================== Files 148 148 Lines 43458 43457 -1 ========================================== - Hits 41564 41563 -1 Misses 1894 1894 ```

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