afnanenayet / diffsitter

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

chore: Update grammars #765

Closed afnanenayet closed 11 months ago

afnanenayet commented 11 months ago

Routine update of grammars.

Done with:

bin/update-grammars.sh

Test baselines were updated because the updated grammars changed the node kind IDs.

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (4a6a564) 59.46% compared to head (ad0a198) 59.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #765 +/- ## ======================================= Coverage 59.46% 59.46% ======================================= Files 13 13 Lines 1453 1453 ======================================= Hits 864 864 Misses 589 589 ```

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