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

Handle InitializerListExpressions as variables of ComprehensionExpressions in the DFG #2016

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

more HasAccess implementations

3da26d9
Select commit
Loading
Failed to load commit list.
Open

Handle InitializerListExpressions as variables of ComprehensionExpressions in the DFG #2016

more HasAccess implementations
3da26d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 12, 2025 in 0s

77.94% of diff hit (target 75.00%)

View this Pull Request on Codecov

77.94% of diff hit (target 75.00%)

Annotations

Check warning on line 540 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt#L539-L540

Added lines #L539 - L540 were not covered by tests

Check warning on line 542 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt#L542

Added line #L542 was not covered by tests