Skip to content

feat(cli): exit 0 with valid empty output when no source files found#691

Merged
shivasurya merged 1 commit into
mainfrom
shiva/empty-project-graceful-exit
May 22, 2026
Merged

feat(cli): exit 0 with valid empty output when no source files found#691
shivasurya merged 1 commit into
mainfrom
shiva/empty-project-graceful-exit

feat(cli): exit 0 with valid empty output when no source files found

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

85.53% (+0.08%) compared to 1faca6c

View this Pull Request on Codecov

85.53% (+0.08%) compared to 1faca6c

Details

Codecov Report

❌ Patch coverage is 97.22222% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.53%. Comparing base (1faca6c) to head (9b3dd7e).

Files with missing lines Patch % Lines
sast-engine/cmd/scan.go 0.00% 3 Missing ⚠️
sast-engine/cmd/ci.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #691      +/-   ##
==========================================
+ Coverage   85.44%   85.53%   +0.08%     
==========================================
  Files         188      190       +2     
  Lines       27333    27467     +134     
==========================================
+ Hits        23355    23494     +139     
+ Misses       3086     3082       -4     
+ Partials      892      891       -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.