Skip to content

test(builder+registry): cover stdlib helpers + fix K-alias substitution

6204dda
Select commit
Loading
Failed to load commit list.
Open

feat(cpp-phase2): PR-02 loader, resolver integration, linux validation #680

test(builder+registry): cover stdlib helpers + fix K-alias substitution
6204dda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 1s

85.61% (+0.06%) compared to 682fa02

View this Pull Request on Codecov

85.61% (+0.06%) compared to 682fa02

Details

Codecov Report

❌ Patch coverage is 89.56954% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.61%. Comparing base (682fa02) to head (6204dda).

Files with missing lines Patch % Lines
...gine/graph/callgraph/registry/cpp_stdlib_remote.go 87.15% 7 Missing and 7 partials ⚠️
sast-engine/graph/callgraph/builder/cpp_builder.go 91.96% 6 Missing and 3 partials ⚠️
...ngine/graph/callgraph/registry/clike_disk_cache.go 83.92% 6 Missing and 3 partials ⚠️
sast-engine/cmd/scan.go 88.57% 6 Missing and 2 partials ⚠️
sast-engine/graph/callgraph/registry/c_module.go 61.90% 6 Missing and 2 partials ⚠️
...raph/callgraph/registry/clike_platform_detector.go 92.07% 4 Missing and 4 partials ⚠️
...engine/graph/callgraph/registry/c_stdlib_remote.go 93.40% 3 Missing and 3 partials ⚠️
sast-engine/graph/callgraph/builder/c_builder.go 96.96% 1 Missing ⚠️
Additional details and impacted files
@@                         Coverage Diff                         @@
##           shiva/cpp-phase2-pr01-generator     #680      +/-   ##
===================================================================
+ Coverage                            85.55%   85.61%   +0.06%     
===================================================================
  Files                                  196      200       +4     
  Lines                                28341    28912     +571     
===================================================================
+ Hits                                 24247    24754     +507     
- Misses                                3156     3195      +39     
- Partials                               938      963      +25     

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