statycc / pymwp

A static analyzer of variable value growth for C programs.
https://statycc.github.io/pymwp/
GNU General Public License v3.0
4 stars 1 forks source link

ignore true/false #151

Closed nkrusch closed 1 month ago

nkrusch commented 1 month ago

Fix for issue #150.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.15%. Comparing base (9d6f829) to head (d3761b0). Report is 29 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== + Coverage 86.41% 92.15% +5.74% ========================================== Files 17 17 Lines 1899 2129 +230 ========================================== + Hits 1641 1962 +321 + Misses 258 167 -91 ``` | [Flag](https://app.codecov.io/gh/statycc/pymwp/pull/151/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=statycc) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/statycc/pymwp/pull/151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=statycc) | `92.15% <100.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=statycc#carryforward-flags-in-the-pull-request-comment) to find out more.

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