Skip to content

Add --find-renames and --find-copies to the diff command#115

Open
SandrineP wants to merge 1 commit intoQuantStack:mainfrom
SandrineP:diff_find
Open

Add --find-renames and --find-copies to the diff command#115
SandrineP wants to merge 1 commit intoQuantStack:mainfrom
SandrineP:diff_find

Conversation

@SandrineP
Copy link
Collaborator

Fix #88
Add --find-renames and --find-copies to the diff command

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

❌ Patch coverage is 90.19608% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.04%. Comparing base (054814f) to head (c3b5ce4).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/subcommand/diff_subcommand.cpp 90.19% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   86.83%   87.04%   +0.21%     
==========================================
  Files          60       60              
  Lines        2340     2386      +46     
  Branches      276      289      +13     
==========================================
+ Hits         2032     2077      +45     
- Misses        308      309       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SandrineP SandrineP force-pushed the diff_find branch 3 times, most recently from 3ec66c7 to 7e578d1 Compare March 4, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement --find-renames and --find-copies in diff command

1 participant