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

Improved annotation parsing in python #1751

Merged
merged 3 commits into from
Sep 30, 2024
Merged

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Sep 29, 2024

This fixes at least most of the errors when parsing glance. Fixes #1749

@oxisto oxisto force-pushed the improved-annotation-parsing branch from a393baf to e88f083 Compare September 30, 2024 07:45
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 75.67568% with 9 lines in your changes missing coverage. Please review.

Project coverage is 74.85%. Comparing base (bd596ed) to head (96ddfbe).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...fer/aisec/cpg/frontends/python/StatementHandler.kt 75.67% 6 Missing and 3 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...fer/aisec/cpg/frontends/python/StatementHandler.kt 79.56% <75.67%> (-0.21%) ⬇️

... and 1 file with indirect coverage changes

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

@Fraunhofer-AISEC Fraunhofer-AISEC deleted a comment from sonarqubecloud bot Sep 30, 2024
@oxisto oxisto enabled auto-merge (squash) September 30, 2024 08:30
This fixes at least most of the errors when parsing glance. Fixes #1749
@oxisto oxisto force-pushed the improved-annotation-parsing branch from 6022c45 to 96ddfbe Compare September 30, 2024 08:49
@oxisto oxisto merged commit edda075 into main Sep 30, 2024
4 checks passed
@oxisto oxisto deleted the improved-annotation-parsing branch September 30, 2024 09:19
oxisto added a commit that referenced this pull request Sep 30, 2024
oxisto added a commit that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsed function expression is not a member expression
3 participants