afnanenayet / diffsitter

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

chore: Address clippy lints #764

Closed afnanenayet closed 11 months ago

afnanenayet commented 11 months ago

Apply suggestions from clippy, small nits

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (a86a590) 59.46% compared to head (898dd29) 59.47%.

Files Patch % Lines
src/input_processing.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #764 +/- ## ========================================== + Coverage 59.46% 59.47% +0.01% ========================================== Files 13 13 Lines 1453 1451 -2 ========================================== - Hits 864 863 -1 + Misses 589 588 -1 ```

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