afnanenayet / diffsitter

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

chore: Clippy lints #804

Closed afnanenayet closed 7 months ago

afnanenayet commented 7 months ago

Address issues raised by clippy

codecov-commenter commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (5d6c8fa) 58.70% compared to head (771223f) 58.67%.

Files Patch % Lines
src/bin/diffsitter_completions.rs 0.00% 1 Missing :warning:
src/parse.rs 0.00% 1 Missing :warning:
src/render/unified.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #804 +/- ## ========================================== - Coverage 58.70% 58.67% -0.03% ========================================== Files 14 14 Lines 1586 1585 -1 ========================================== - Hits 931 930 -1 Misses 655 655 ```

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