Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing legacy resolve functions from SymbolResolver #1861

Merged
merged 19 commits into from
Jan 17, 2025

Fixed compile error

9c8f041
Select commit
Loading
Failed to load commit list.
Merged

Removing legacy resolve functions from SymbolResolver #1861

Fixed compile error
9c8f041
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 1s

77.08% (-0.05%) compared to fbd7c79

View this Pull Request on Codecov

77.08% (-0.05%) compared to fbd7c79

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 8 lines in your changes missing coverage. Please review.

Project coverage is 77.08%. Comparing base (fbd7c79) to head (9c8f041).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...raunhofer/aisec/cpg/passes/inference/PassHelper.kt 50.00% 0 Missing and 4 partials ⚠️
...n/de/fraunhofer/aisec/cpg/passes/SymbolResolver.kt 78.57% 1 Missing and 2 partials ⚠️
...hofer/aisec/cpg/frontends/cxx/ExpressionHandler.kt 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...ain/kotlin/de/fraunhofer/aisec/cpg/ScopeManager.kt 81.81% <ø> (-0.10%) ⬇️
...fer/aisec/cpg/passes/TemplateCallResolverHelper.kt 79.12% <100.00%> (+0.23%) ⬆️
.../fraunhofer/aisec/cpg/frontends/cxx/CPPLanguage.kt 90.19% <100.00%> (+0.12%) ⬆️
...ofer/aisec/cpg/frontends/cxx/DeclarationHandler.kt 80.00% <100.00%> (ø)
...tlin/de/fraunhofer/aisec/cpg/passes/GoExtraPass.kt 78.86% <100.00%> (ø)
...hofer/aisec/cpg/frontends/cxx/ExpressionHandler.kt 71.67% <83.33%> (+0.21%) ⬆️
...n/de/fraunhofer/aisec/cpg/passes/SymbolResolver.kt 87.90% <78.57%> (+0.05%) ⬆️
...raunhofer/aisec/cpg/passes/inference/PassHelper.kt 78.51% <50.00%> (-1.80%) ⬇️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.