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
246 stars 59 forks source link

Python: Add BoolOp and + or #1509

Closed maximiliankaul closed 1 month ago

maximiliankaul commented 1 month ago

Fixes issue #1508

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
18.6% Coverage on New Code (required ≥ 75%)

See analysis details on SonarCloud