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

chore: CodeQL - setup-python-dependencies: false + POETRY_VIRTUALENVS_IN_PROJECT: false #3

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

Conversation

felickz
Copy link
Contributor

@felickz felickz commented Dec 2, 2022

autobuild

Details - 1183 files extracted

| Diagnostic | Summary |
+-------------------------------------+--------------+
| Successfully extracted Python files | 1183 results |

Analysis produced the following metric data:

| Metric | Value |
+---------------------------------------------------------+--------+
| Total lines of Python code in the database | 470854 |
| Total lines of user written Python code in the database | 303893 |

/opt/hostedtoolcache/CodeQL/0.0.0-20221105/x64/codeql/codeql database print-baseline /home/runner/work/_temp/codeql_databases/python
Counted a baseline of 2054 lines of code for python.
Counted a baseline of 2054 lines of code for python.

manual build - no venv

Details - 35 files extracted

| Diagnostic | Summary |
+-------------------------------------+------------+
| Successfully extracted Python files | 35 results |

Analysis produced the following metric data:

| Metric | Value |
+---------------------------------------------------------+--------+
| Total lines of Python code in the database | 129951 |
| Total lines of user written Python code in the database | 2043 |

/opt/hostedtoolcache/CodeQL/0.0.0-20221123/x64/codeql/codeql database print-baseline /home/runner/work/_temp/codeql_databases/python
Counted a baseline of 2054 lines of code for python.
Counted a baseline of 2054 lines of code for python.

manual build - source venv

Details - 1179 files extracted

| Diagnostic | Summary |
+-------------------------------------+--------------+
| Successfully extracted Python files | 1179 results |

Analysis produced the following metric data:

| Metric | Value |
+---------------------------------------------------------+--------+
| Total lines of Python code in the database | 486948 |
| Total lines of user written Python code in the database | 303680 |

/opt/hostedtoolcache/CodeQL/0.0.0-20221123/x64/codeql/codeql database print-baseline /home/runner/work/_temp/codeql_databases/python
Counted a baseline of 2054 lines of code for python.
Counted a baseline of 2054 lines of code for python.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2022

Coverage

Coverage Report
FileStmtsMissCover
setupr
   __init__.py40100%
   commands.py340100%
   console.py1460100%
   downloader.py1440100%
   gbucket.py410100%
   gpg.py330100%
   pre_flight.py710100%
   print.py210100%
   utils.py250100%
tests
   conftest.py120100%
   test_commands.py230100%
   test_console.py840100%
   test_downloader.py1470100%
   test_downloader_functional.py310100%
   test_gbucket.py470100%
   test_gpg.py600100%
   test_pre_flight.py860100%
   test_print.py110100%
   test_utils.py140100%
TOTAL10340100%

Tests Skipped Failures Errors Time
137 0 💤 0 ❌ 0 🔥 15.285s ⏱️

@felickz felickz changed the title chore: CodeQL chore: CodeQL - setup-python-dependencies: false + POETRY_VIRTUALENVS_IN_PROJECT: false Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants