feat(graph): C/C++ file detection and tree-sitter parsing foundation #668
Codecov / codecov/project
succeeded
May 2, 2026 in 1s
85.07% (+0.00%) compared to 99ecf1e
View this Pull Request on Codecov
85.07% (+0.00%) compared to 99ecf1e
Details
Codecov Report
❌ Patch coverage is 91.83673% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.07%. Comparing base (99ecf1e) to head (0f553a6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sast-engine/graph/initialize.go | 60.00% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #668 +/- ##
=======================================
Coverage 85.06% 85.07%
=======================================
Files 172 173 +1
Lines 25027 25070 +43
=======================================
+ Hits 21290 21329 +39
- Misses 2941 2944 +3
- Partials 796 797 +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.
Loading