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

Start with python match statement #1801

Merged
merged 23 commits into from
Nov 21, 2024

Adapt test

1445fc4
Select commit
Loading
Failed to load commit list.
Merged

Start with python match statement #1801

Adapt test
1445fc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

75.44% (+0.21%) compared to 884c577

View this Pull Request on Codecov

75.44% (+0.21%) compared to 884c577

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 12 lines in your changes missing coverage. Please review.

Project coverage is 75.44%. Comparing base (884c577) to head (1445fc4).

Files with missing lines Patch % Lines
...fer/aisec/cpg/frontends/python/StatementHandler.kt 84.21% 3 Missing and 6 partials ⚠️
...er/aisec/cpg/frontends/python/ExpressionHandler.kt 85.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...ofer/aisec/cpg/graph/statements/SwitchStatement.kt 72.00% <ø> (ø)
...de/fraunhofer/aisec/cpg/frontends/python/Python.kt 83.38% <100.00%> (+8.77%) ⬆️
...er/aisec/cpg/frontends/python/ExpressionHandler.kt 75.08% <85.00%> (-0.01%) ⬇️
...fer/aisec/cpg/frontends/python/StatementHandler.kt 84.40% <84.21%> (+0.34%) ⬆️

... and 2 files with indirect coverage changes

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