Cleanup and speed-up of type resolution #1690
Closed
Codecov / codecov/project
succeeded
Oct 1, 2024 in 0s
74.77% (-0.08%) compared to 21aeba7
View this Pull Request on Codecov
74.77% (-0.08%) compared to 21aeba7
Details
Codecov Report
Attention: Patch coverage is 81.25000%
with 27 lines
in your changes missing coverage. Please review.
Project coverage is 74.77%. Comparing base (
21aeba7
) to head (d4d29d6
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
...tlin/de/fraunhofer/aisec/cpg/TranslationManager.kt | 72.30% <100.00%> (+0.72%) |
⬆️ |
...e/fraunhofer/aisec/cpg/frontends/LanguageTraits.kt | 100.00% <ø> (ø) |
|
...otlin/de/fraunhofer/aisec/cpg/graph/TypeBuilder.kt | 66.66% <100.00%> (+0.66%) |
⬆️ |
...de/fraunhofer/aisec/cpg/graph/types/NumericType.kt | 75.00% <100.00%> (ø) |
|
.../de/fraunhofer/aisec/cpg/graph/types/StringType.kt | 66.66% <100.00%> (ø) |
|
...de/fraunhofer/aisec/cpg/graph/types/UnknownType.kt | 100.00% <100.00%> (ø) |
|
.../fraunhofer/aisec/cpg/frontends/cxx/CPPLanguage.kt | 90.06% <100.00%> (+0.06%) |
⬆️ |
...er/aisec/cpg/frontends/golang/ExpressionHandler.kt | 88.14% <100.00%> (ø) |
|
...ofer/aisec/cpg/frontends/java/ExpressionHandler.kt | 72.52% <100.00%> (ø) |
|
...ec/cpg/passes/JavaExternalTypeHierarchyResolver.kt | 78.12% <100.00%> (ø) |
|
... and 15 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading