Add Comprehensions of Lists, Sets and Maps and generator expressions #1786
Codecov / codecov/project
succeeded
Oct 30, 2024 in 0s
75.23% (+0.18%) compared to d2d7af9
View this Pull Request on Codecov
75.23% (+0.18%) compared to d2d7af9
Details
Codecov Report
Attention: Patch coverage is 75.91837%
with 59 lines
in your changes missing coverage. Please review.
Project coverage is 75.23%. Comparing base (
d2d7af9
) to head (fb30be7
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
...de/fraunhofer/aisec/cpg/graph/edges/ast/AstEdge.kt | 100.00% <ø> (ø) |
|
...c/cpg/graph/edges/collections/UnwrappedEdgeList.kt | 50.00% <100.00%> (+4.34%) |
⬆️ |
...n/kotlin/de/fraunhofer/aisec/cpg/passes/DFGPass.kt | 83.24% <92.30%> (+0.71%) |
⬆️ |
...de/fraunhofer/aisec/cpg/graph/ExpressionBuilder.kt | 81.91% <83.33%> (+0.06%) |
⬆️ |
...hofer/aisec/cpg/passes/EvaluationOrderGraphPass.kt | 89.62% <95.12%> (+0.69%) |
⬆️ |
...er/aisec/cpg/passes/ControlFlowSensitiveDFGPass.kt | 78.51% <81.81%> (+0.29%) |
⬆️ |
...in/de/fraunhofer/aisec/cpg/graph/builder/Fluent.kt | 86.48% <66.66%> (-0.74%) |
⬇️ |
...er/aisec/cpg/frontends/python/ExpressionHandler.kt | 75.09% <87.03%> (+3.97%) |
⬆️ |
.../statements/expressions/ComprehensionExpression.kt | 59.09% <59.09%> (ø) |
|
.../statements/expressions/CollectionComprehension.kt | 50.00% <50.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading