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

variable tests #142

Closed nkrusch closed 3 days ago

nkrusch commented 3 days ago

test and edit variables syntax analysis

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 93.75000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.17%. Comparing base (9d6f829) to head (dd96113). Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
pymwp/syntax.py 93.61% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 86.41% 88.17% +1.75% ========================================== Files 17 17 Lines 1899 2274 +375 ========================================== + Hits 1641 2005 +364 - Misses 258 269 +11 ```

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