Skip to content

Add a GitHub Action to run tox#261

Closed
cclauss wants to merge 1 commit into
rubik:masterfrom
cclauss:patch-1
Closed

Add a GitHub Action to run tox#261
cclauss wants to merge 1 commit into
rubik:masterfrom
cclauss:patch-1

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Jan 1, 2024

Test results: https://github.com/cclauss/radon/actions

============================= test session starts ==============================
platform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0
cachedir: .tox/py/.pytest_cache
rootdir: /home/runner/work/radon/radon
plugins: mock-3.12.0
collected 404 items

radon/tests/test_cli.py ..............                                   [  3%]
radon/tests/test_cli_colors.py ...                                       [  4%]
radon/tests/test_cli_harvest.py ....................                     [  9%]
radon/tests/test_cli_tools.py ............                               [ 12%]
radon/tests/test_complexity_utils.py ................................... [ 20%]
........................................................................ [ 38%]
....                                                                     [ 39%]
radon/tests/test_complexity_visitor.py ................................. [ 47%]
................................                                         [ 55%]
radon/tests/test_halstead.py ...........                                 [ 58%]
radon/tests/test_ipynb.py .....                                          [ 59%]
radon/tests/test_other_metrics.py ...................................... [ 69%]
........................................................................ [ 86%]
..                                                                       [ 87%]
radon/tests/test_raw.py ................................................ [ 99%]
...                                                                      [100%]

============================= 404 passed in 0.88s ==============================

brnsnt pushed a commit to brnsnt/radon that referenced this pull request Mar 12, 2024
@akx
Copy link
Copy Markdown

akx commented Apr 22, 2024

(See also #258 😄)

@cclauss cclauss closed this Apr 26, 2024
@cclauss cclauss deleted the patch-1 branch April 26, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants