Fraunhofer-AISEC / cpg

A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
https://fraunhofer-aisec.github.io/cpg/
Apache License 2.0
290 stars 62 forks source link

CXX frontend: remove assert #1846

Closed maximiliankaul closed 1 week ago

maximiliankaul commented 2 weeks ago

There shouldn't be an assert in a frontend.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.13%. Comparing base (ab6d99f) to head (d986512). Report is 1 commits behind head on main.

Additional details and impacted files | [Files with missing lines](https://app.codecov.io/gh/Fraunhofer-AISEC/cpg/pull/1846?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fraunhofer-AISEC) | Coverage Δ | | |---|---|---| | [...hofer/aisec/cpg/frontends/cxx/ExpressionHandler.kt](https://app.codecov.io/gh/Fraunhofer-AISEC/cpg/pull/1846?src=pr&el=tree&filepath=cpg-language-cxx%2Fsrc%2Fmain%2Fkotlin%2Fde%2Ffraunhofer%2Faisec%2Fcpg%2Ffrontends%2Fcxx%2FExpressionHandler.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fraunhofer-AISEC#diff-Y3BnLWxhbmd1YWdlLWN4eC9zcmMvbWFpbi9rb3RsaW4vZGUvZnJhdW5ob2Zlci9haXNlYy9jcGcvZnJvbnRlbmRzL2N4eC9FeHByZXNzaW9uSGFuZGxlci5rdA==) | `71.88% <ø> (+0.08%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.