afnanenayet / diffsitter

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

chore(dev): Script to update cargo deps #801

Closed afnanenayet closed 9 months ago

afnanenayet commented 9 months ago

Add a script that handles updating cargo dependencies, running tests, and creating a commit since this is a relatively common operation.

If the script fails at any step the commit will not be created.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (792655f) 58.70% compared to head (6b20140) 58.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #801 +/- ## ======================================= Coverage 58.70% 58.70% ======================================= Files 14 14 Lines 1586 1586 ======================================= Hits 931 931 Misses 655 655 ```

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