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

Remove UnaryOperator used as throw from EOG pass and spec #1819

Merged
merged 3 commits into from
Nov 6, 2024

Merge branch 'main' into ak/remove-throw-unaryop

5ef8714
Select commit
Loading
Failed to load commit list.
Merged

Remove UnaryOperator used as throw from EOG pass and spec #1819

Merge branch 'main' into ak/remove-throw-unaryop
5ef8714
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

75.24% (+0.00%) compared to 692023f

View this Pull Request on Codecov

75.24% (+0.00%) compared to 692023f

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 75.24%. Comparing base (692023f) to head (5ef8714).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...hofer/aisec/cpg/passes/EvaluationOrderGraphPass.kt 84.21% 2 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...hofer/aisec/cpg/passes/EvaluationOrderGraphPass.kt 89.59% <84.21%> (+0.29%) ⬆️

... and 1 file with indirect coverage changes

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