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

Fixes for parsing OpenStack #1985

Closed
wants to merge 19 commits into from

More robust implementation

a54a606
Select commit
Loading
Failed to load commit list.
Closed

Fixes for parsing OpenStack #1985

More robust implementation
a54a606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

78.05% (-0.03%) compared to 3a7107a

View this Pull Request on Codecov

78.05% (-0.03%) compared to 3a7107a

Details

Codecov Report

Attention: Patch coverage is 84.79263% with 33 lines in your changes missing coverage. Please review.

Project coverage is 78.05%. Comparing base (3a7107a) to head (a54a606).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rc/main/kotlin/de/fraunhofer/aisec/codyze/Sarif.kt 73.07% 4 Missing and 17 partials ⚠️
.../main/kotlin/de/fraunhofer/aisec/codyze/Project.kt 88.23% 2 Missing and 2 partials ⚠️
...ain/kotlin/de/fraunhofer/aisec/codyze/QueryHost.kt 62.50% 1 Missing and 2 partials ⚠️
...nhofer/aisec/codyze/compliance/ProjectExtension.kt 92.00% 0 Missing and 2 partials ⚠️
...n/de/fraunhofer/aisec/codyze/compliance/Command.kt 90.90% 0 Missing and 1 partial ⚠️
...n/de/fraunhofer/aisec/cpg/passes/SymbolResolver.kt 96.66% 0 Missing and 1 partial ⚠️
...raunhofer/aisec/cpg/passes/inference/PassHelper.kt 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...fraunhofer/aisec/codyze/compliance/SecurityGoal.kt 73.17% <ø> (ø)
...e/fraunhofer/aisec/codyze/QueryScriptDefinition.kt 91.30% <100.00%> (+3.06%) ⬆️
...kotlin/de/fraunhofer/aisec/cpg/graph/Extensions.kt 62.82% <100.00%> (+0.29%) ⬆️
...ofer/aisec/cpg/frontends/java/ExpressionHandler.kt 77.97% <100.00%> (+0.06%) ⬆️
...n/de/fraunhofer/aisec/codyze/compliance/Command.kt 88.88% <90.90%> (-4.22%) ⬇️
...n/de/fraunhofer/aisec/cpg/passes/SymbolResolver.kt 88.02% <96.66%> (+0.88%) ⬆️
...raunhofer/aisec/cpg/passes/inference/PassHelper.kt 80.14% <83.33%> (-0.31%) ⬇️
...nhofer/aisec/codyze/compliance/ProjectExtension.kt 92.00% <92.00%> (ø)
...ain/kotlin/de/fraunhofer/aisec/codyze/QueryHost.kt 72.72% <62.50%> (-8.53%) ⬇️
.../main/kotlin/de/fraunhofer/aisec/codyze/Project.kt 88.88% <88.23%> (+3.17%) ⬆️
... and 1 more

... and 3 files with indirect coverage changes

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