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 a GitHub Action to run tox #261

Closed
wants to merge 1 commit into from
Closed

Conversation

cclauss
Copy link
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

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