Add --find-renames and --find-copies to the diff command#115
Merged
ianthomas23 merged 3 commits intoQuantStack:mainfrom Mar 11, 2026
Merged
Add --find-renames and --find-copies to the diff command#115ianthomas23 merged 3 commits intoQuantStack:mainfrom
--find-renames and --find-copies to the diff command#115ianthomas23 merged 3 commits intoQuantStack:mainfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #115 +/- ##
==========================================
- Coverage 87.52% 86.60% -0.92%
==========================================
Files 60 60
Lines 2420 2463 +43
Branches 290 304 +14
==========================================
+ Hits 2118 2133 +15
- Misses 302 330 +28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7e578d1 to
c3b5ce4
Compare
ianthomas23
reviewed
Mar 5, 2026
ianthomas23
requested changes
Mar 11, 2026
ianthomas23
approved these changes
Mar 11, 2026
Member
ianthomas23
left a comment
There was a problem hiding this comment.
I've re-checked that both my and Johan's comments have been addressed, so let's merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #88
Add
--find-renamesand--find-copiesto the diff command