afnanenayet / diffsitter

A tree-sitter based AST difftool to get meaningful semantic diffs
MIT License
1.59k stars 29 forks source link

feat(scripts): Build script for sanitizers #791

Closed afnanenayet closed 8 months ago

afnanenayet commented 8 months ago

Adds a build script to make it easier to build this project with address sanitizers enabled. This makes it easier to test for issues with segfaults.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (a9b7d73) 58.70% compared to head (a6efbcd) 58.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #791 +/- ## ======================================= Coverage 58.70% 58.70% ======================================= Files 14 14 Lines 1586 1586 ======================================= Hits 931 931 Misses 655 655 ```

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