Skip to content

fix(cli): diff-aware mode must not fall back to full scan on empty diff#712

Merged
shivasurya merged 3 commits into
mainfrom
shiva/diff-aware-handle-deletes
May 22, 2026
Merged

fix(cli): diff-aware mode must not fall back to full scan on empty diff#712
shivasurya merged 3 commits into
mainfrom
shiva/diff-aware-handle-deletes

refactor(cli): extract applyDiffFilter helper, fix the same bug in ou…

810f8d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

85.54% (+0.02%) compared to 8a39ca7

View this Pull Request on Codecov

85.54% (+0.02%) compared to 8a39ca7

Details

Codecov Report

❌ Patch coverage is 77.27273% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.54%. Comparing base (8a39ca7) to head (810f8d0).

Files with missing lines Patch % Lines
sast-engine/cmd/scan.go 0.00% 4 Missing ⚠️
sast-engine/cmd/ci.go 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #712      +/-   ##
==========================================
+ Coverage   85.52%   85.54%   +0.02%     
==========================================
  Files         190      191       +1     
  Lines       27467    27467              
==========================================
+ Hits        23492    23498       +6     
+ Misses       3083     3079       -4     
+ Partials      892      890       -2     

☔ 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.