Skip to content

address review comments

9f38625
Select commit
Loading
Failed to load commit list.
Merged

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

address review comments
9f38625
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2026 in 1s

86.60% (-0.92%) compared to 1ab489a

View this Pull Request on Codecov

86.60% (-0.92%) compared to 1ab489a

Details

Codecov Report

❌ Patch coverage is 89.58333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.60%. Comparing base (1ab489a) to head (9f38625).

Files with missing lines Patch % Lines
src/subcommand/diff_subcommand.cpp 89.58% 5 Missing ⚠️
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.
📢 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.