Skip to content

feat(tools): C/C++ stdlib overlays + generator entry-point

682fa02
Select commit
Loading
Failed to load commit list.
Open

feat(tools): C/C++ stdlib registry generator + Linux overlay #679

feat(tools): C/C++ stdlib overlays + generator entry-point
682fa02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

85.55% (+0.11%) compared to 90305d9

View this Pull Request on Codecov

85.55% (+0.11%) compared to 90305d9

Details

Codecov Report

❌ Patch coverage is 88.61712% with 121 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.55%. Comparing base (90305d9) to head (682fa02).

Files with missing lines Patch % Lines
...ngine/tools/internal/clikeextract/cpp_extractor.go 78.87% 41 Missing and 23 partials ⚠️
...-engine/tools/internal/clikeextract/c_extractor.go 86.00% 17 Missing and 11 partials ⚠️
sast-engine/tools/internal/clikeextract/overlay.go 93.33% 8 Missing and 6 partials ⚠️
sast-engine/tools/internal/clikeextract/emitter.go 86.48% 5 Missing and 5 partials ⚠️
...st-engine/tools/internal/clikeextract/extractor.go 92.50% 2 Missing and 1 partial ⚠️
sast-engine/tools/internal/clikeextract/walker.go 98.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #679      +/-   ##
==========================================
+ Coverage   85.43%   85.55%   +0.11%     
==========================================
  Files         187      196       +9     
  Lines       27278    28341    +1063     
==========================================
+ Hits        23305    24247     +942     
- Misses       3082     3156      +74     
- Partials      891      938      +47     

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