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

Playing around with a dynamic type #1668

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Dynamic type for python

ee7657d
Select commit
Loading
Failed to load commit list.
Draft

Playing around with a dynamic type #1668

Dynamic type for python
ee7657d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

76.49% (+0.17%) compared to d6371a6

View this Pull Request on Codecov

76.49% (+0.17%) compared to d6371a6

Details

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.49%. Comparing base (d6371a6) to head (ee7657d).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...de/fraunhofer/aisec/cpg/graph/types/DynamicType.kt 33.33% 2 Missing ⚠️
...n/de/fraunhofer/aisec/cpg/passes/SymbolResolver.kt 66.66% 1 Missing ⚠️
...hofer/aisec/cpg/frontends/python/PythonLanguage.kt 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...otlin/de/fraunhofer/aisec/cpg/graph/TypeBuilder.kt 53.65% <100.00%> (-7.13%) ⬇️
...in/de/fraunhofer/aisec/cpg/graph/types/AutoType.kt 66.66% <ø> (ø)
...sec/cpg/frontends/python/PythonLanguageFrontend.kt 79.60% <100.00%> (ø)
...n/de/fraunhofer/aisec/cpg/passes/SymbolResolver.kt 88.36% <66.66%> (ø)
...hofer/aisec/cpg/frontends/python/PythonLanguage.kt 91.07% <66.66%> (-0.68%) ⬇️
...de/fraunhofer/aisec/cpg/graph/types/DynamicType.kt 33.33% <33.33%> (ø)

... and 29 files with indirect coverage changes

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