afnanenayet / diffsitter

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

feat: JSX, JS file associations #820

Closed afnanenayet closed 5 months ago

afnanenayet commented 5 months ago

Read file associations as typescript to compare js and ts files directly against each other.

Closes #818.

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (734f9fe) 58.67% compared to head (3221e02) 58.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #820 +/- ## ======================================= Coverage 58.67% 58.67% ======================================= Files 14 14 Lines 1585 1585 ======================================= Hits 930 930 Misses 655 655 ```

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