afnanenayet / diffsitter

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

docs: Update example, leave note about node kinds #852

Closed afnanenayet closed 4 months ago

afnanenayet commented 4 months ago

Update the example exclude so the excluded kind is correct, closing #840 and adds a note that the tree-sitter API can update which means the README might go out of date.

codecov-commenter commented 4 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@57a918c). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #852 +/- ## ======================================= Coverage ? 58.82% ======================================= Files ? 14 Lines ? 1603 Branches ? 0 ======================================= Hits ? 943 Misses ? 660 Partials ? 0 ```

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