Skip to content

feat(engine): persisted FQN index schema foundation (PR-01)#719

Open
shivasurya wants to merge 1 commit into
mainfrom
shiva/rauth-pr-01-index-schema
Open

feat(engine): persisted FQN index schema foundation (PR-01)#719
shivasurya wants to merge 1 commit into
mainfrom
shiva/rauth-pr-01-index-schema

feat(engine): generalise SQLite cache into a persisted FQN index (PR-01)

7926bf4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 0s

85.49% (+0.02%) compared to 460d0d3

View this Pull Request on Codecov

85.49% (+0.02%) compared to 460d0d3

Details

Codecov Report

❌ Patch coverage is 90.19608% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.49%. Comparing base (460d0d3) to head (7926bf4).

Files with missing lines Patch % Lines
sast-engine/cmd/scan.go 16.66% 10 Missing ⚠️
...t-engine/graph/callgraph/builder/analysis_cache.go 96.34% 1 Missing and 2 partials ⚠️
sast-engine/graph/callgraph/builder/index_path.go 92.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #719      +/-   ##
==========================================
+ Coverage   85.47%   85.49%   +0.02%     
==========================================
  Files         192      195       +3     
  Lines       27523    27605      +82     
==========================================
+ Hits        23524    23600      +76     
- Misses       3107     3113       +6     
  Partials      892      892              

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