Skip to content
New issue

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

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

Already on GitHub? # to your account

implementing a helper function to work with dataFlow results #2105

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Some TODOs for further improvements

ff1ed0a
Select commit
Loading
Failed to load commit list.
Draft

implementing a helper function to work with dataFlow results #2105

Some TODOs for further improvements
ff1ed0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 10, 2025 in 0s

59.57% of diff hit (target 75.00%)

View this Pull Request on Codecov

59.57% of diff hit (target 75.00%)

Annotations

Check warning on line 64 in cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/FlowQueries.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/FlowQueries.kt#L64

Added line #L64 was not covered by tests

Check warning on line 69 in cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/FlowQueries.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/FlowQueries.kt#L69

Added line #L69 was not covered by tests

Check warning on line 335 in cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/QueryTree.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/QueryTree.kt#L333-L335

Added lines #L333 - L335 were not covered by tests

Check warning on line 347 in cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/QueryTree.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/QueryTree.kt#L347

Added line #L347 was not covered by tests

Check warning on line 349 in cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/QueryTree.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-analysis/src/main/kotlin/de/fraunhofer/aisec/cpg/query/QueryTree.kt#L349

Added line #L349 was not covered by tests

Check warning on line 271 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt#L271

Added line #L271 was not covered by tests

Check warning on line 442 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt#L442

Added line #L442 was not covered by tests

Check warning on line 460 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt#L460

Added line #L460 was not covered by tests

Check warning on line 479 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt#L479

Added line #L479 was not covered by tests

Check warning on line 493 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt#L493

Added line #L493 was not covered by tests

Check warning on line 511 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt#L511

Added line #L511 was not covered by tests

Check warning on line 529 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt#L529

Added line #L529 was not covered by tests

Check warning on line 547 in cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpg-core/src/main/kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt#L547

Added line #L547 was not covered by tests