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

Add On Import Translation of Python Files in Include Path #1964

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Set Toplevel to component and add DoNotPersist annotation to it

bb9527f
Select commit
Loading
Failed to load commit list.
Draft

Add On Import Translation of Python Files in Include Path #1964

Set Toplevel to component and add DoNotPersist annotation to it
bb9527f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

77.69% (-0.14%) compared to b3d5d07

View this Pull Request on Codecov

77.69% (-0.14%) compared to b3d5d07

Details

Codecov Report

Attention: Patch coverage is 55.83333% with 53 lines in your changes missing coverage. Please review.

Project coverage is 77.69%. Comparing base (b3d5d07) to head (bb9527f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...sec/cpg/frontends/python/PythonLanguageFrontend.kt 52.85% 27 Missing and 6 partials ⚠️
...tlin/de/fraunhofer/aisec/cpg/TranslationManager.kt 52.50% 13 Missing and 6 partials ⚠️
...fraunhofer/aisec/cpg/frontends/LanguageFrontend.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
.../kotlin/de/fraunhofer/aisec/cpg/graph/Component.kt 90.90% <ø> (ø)
.../de/fraunhofer/aisec/cpg/frontends/TestLanguage.kt 83.33% <100.00%> (+0.47%) ⬆️
...fer/aisec/cpg/frontends/cxx/CXXLanguageFrontend.kt 77.77% <100.00%> (+0.06%) ⬆️
...r/aisec/cpg/frontends/golang/GoLanguageFrontend.kt 92.59% <100.00%> (+0.03%) ⬆️
...unhofer/aisec/cpg/frontends/ini/IniFileFrontend.kt 77.77% <100.00%> (+0.50%) ⬆️
...r/aisec/cpg/frontends/java/JavaLanguageFrontend.kt 71.18% <100.00%> (+0.54%) ⬆️
...fer/aisec/cpg/frontends/jvm/JVMLanguageFrontend.kt 86.56% <100.00%> (+0.20%) ⬆️
...aisec/cpg/frontends/llvm/LLVMIRLanguageFrontend.kt 88.34% <100.00%> (+0.11%) ⬆️
...r/aisec/cpg/frontends/ruby/RubyLanguageFrontend.kt 83.87% <100.00%> (+0.53%) ⬆️
...frontends/typescript/TypeScriptLanguageFrontend.kt 83.83% <100.00%> (+0.16%) ⬆️
... and 3 more

... and 2 files with indirect coverage changes

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