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

[pre-commit.ci] pre-commit autoupdate #320

Merged
merged 1 commit into from
Feb 17, 2025

[pre-commit.ci] pre-commit autoupdate

29c9fb1
Select commit
Loading
Failed to load commit list.
Merged

[pre-commit.ci] pre-commit autoupdate #320

[pre-commit.ci] pre-commit autoupdate
29c9fb1
Select commit
Loading
Failed to load commit list.
manage-repositories-app / tox succeeded Feb 17, 2025 in 0s

Tox

Details



python3.9-unittest: install_deps /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> python -I -m pip install poetry
python3.9-unittest: commands[0] /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> poetry install
Installing dependencies from lock file

Package operations: 52 installs, 5 updates, 0 removals

  - Installing six (1.16.0)
  - Installing asttokens (2.4.1)
  - Installing executing (2.1.0)
  - Installing parso (0.8.4)
  - Installing ptyprocess (0.7.0)
  - Installing pure-eval (0.2.3)
  - Installing traitlets (5.14.3)
  - Installing wcwidth (0.2.13)
  - Installing bcrypt (4.2.0)
  - Installing jmespath (1.0.1)
  - Downgrading cryptography (44.0.1 -> 43.0.3)
  - Installing mdurl (0.1.2)
  - Installing decorator (5.1.1)
  - Installing pexpect (4.9.0)
  - Installing jedi (0.19.1)
  - Installing matplotlib-inline (0.1.7)
  - Installing prompt-toolkit (3.0.48)
  - Installing pygments (2.18.0)
  - Installing pynacl (1.5.0)
  - Installing python-dateutil (2.9.0.post0)
  - Installing stack-data (0.6.3)
  - Downgrading urllib3 (2.3.0 -> 2.2.3)
  - Installing botocore (1.36.21)
  - Installing ipython (8.18.1)
  - Installing markdown-it-py (3.0.0)
  - Installing paramiko (3.5.0)
  - Downgrading charset-normalizer (3.4.1 -> 3.4.0)
  - Installing netaddr (1.3.0)
  - Installing pbr (6.1.0)
  - Installing colorlog (6.9.0)
  - Downgrading certifi (2025.1.31 -> 2024.8.30)
  - Installing iniconfig (2.0.0)
  - Installing pluggy (1.5.0)
  - Downgrading packaging (24.2 -> 24.1)
  - Installing markupsafe (3.0.2)
  - Installing blinker (1.9.0)
  - Installing coverage (7.6.4)
  - Installing jinja2 (3.1.4)
  - Installing pyyaml (6.0.2)
  - Installing click (8.1.8)
  - Installing ipdb (0.13.13)
  - Installing pytz (2024.2)
  - Installing python-simple-logger (2.0.6)
  - Installing werkzeug (3.1.1)
  - Installing pytest (8.3.4)
  - Installing itsdangerous (2.2.0)
  - Installing s3transfer (0.11.1)
  - Installing python-rrmngmnt (0.1.32)
  - Installing rich (13.9.4)
  - Installing boto3 (1.36.21)
  - Installing pyaml-env (1.2.2)
  - Installing setuptools (75.8.0)
  - Installing pytest-cov (6.0.0)
  - Installing croniter (6.0.0)
  - Installing flask (3.1.0)
  - Installing pyhelper-utils (1.0.9)
  - Installing pytest-mock (3.14.0)

Installing the current project: aws-cost-reporter (0.1.0)
python3.9-unittest: commands[1] /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> poetry run pytest app/tests
============================= test session starts ==============================
platform linux -- Python 3.13.2, pytest-8.3.4, pluggy-1.5.0
cachedir: python3.9-unittest/.pytest_cache
rootdir: /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984
configfile: pytest.ini
plugins: mock-3.14.0, cov-6.0.0, anyio-4.8.0
collected 1 item

app/tests/test_reporter.py .                                             [100%]

---------- coverage: platform linux, python 3.13.2-final-0 -----------
Name              Stmts   Miss  Cover
-------------------------------------
app/reporter.py      85     28    67%
-------------------------------------
TOTAL                85     28    67%

1 empty file skipped.
Coverage HTML written to dir .tests_coverage

Required test coverage of 60.0% reached. Total coverage: 67.06%

============================== 1 passed in 0.64s ===============================
python3.9-unittest: OK ✔ in 9.95 seconds
python3.10-unittest: install_deps /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> python -I -m pip install poetry
python3.10-unittest: commands[0] /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> poetry install
Installing dependencies from lock file

Package operations: 52 installs, 5 updates, 0 removals

  - Installing six (1.16.0)
  - Installing executing (2.1.0)
  - Installing asttokens (2.4.1)
  - Installing parso (0.8.4)
  - Installing ptyprocess (0.7.0)
  - Installing pure-eval (0.2.3)
  - Installing traitlets (5.14.3)
  - Installing wcwidth (0.2.13)
  - Installing bcrypt (4.2.0)
  - Installing jmespath (1.0.1)
  - Downgrading cryptography (44.0.1 -> 43.0.3)
  - Installing matplotlib-inline (0.1.7)
  - Installing mdurl (0.1.2)
  - Installing jedi (0.19.1)
  - Installing decorator (5.1.1)
  - Installing pexpect (4.9.0)
  - Installing prompt-toolkit (3.0.48)
  - Installing pynacl (1.5.0)
  - Installing pygments (2.18.0)
  - Installing python-dateutil (2.9.0.post0)
  - Installing stack-data (0.6.3)
  - Downgrading urllib3 (2.3.0 -> 2.2.3)
  - Installing botocore (1.36.21)
  - Downgrading charset-normalizer (3.4.1 -> 3.4.0)
  - Installing markdown-it-py (3.0.0)
  - Installing markupsafe (3.0.2)
  - Installing netaddr (1.3.0)
  - Installing paramiko (3.5.0)
  - Downgrading certifi (2025.1.31 -> 2024.8.30)
  - Installing ipython (8.18.1)
  - Installing iniconfig (2.0.0)
  - Installing pluggy (1.5.0)
  - Downgrading packaging (24.2 -> 24.1)
  - Installing colorlog (6.9.0)
  - Installing pbr (6.1.0)
  - Installing blinker (1.9.0)
  - Installing click (8.1.8)
  - Installing ipdb (0.13.13)
  - Installing itsdangerous (2.2.0)
  - Installing python-rrmngmnt (0.1.32)
  - Installing pytz (2024.2)
  - Installing rich (13.9.4)
  - Installing werkzeug (3.1.1)
  - Installing jinja2 (3.1.4)
  - Installing pytest (8.3.4)
  - Installing pyyaml (6.0.2)
  - Installing python-simple-logger (2.0.6)
  - Installing s3transfer (0.11.1)
  - Installing coverage (7.6.4)
  - Installing boto3 (1.36.21)
  - Installing croniter (6.0.0)
  - Installing pyaml-env (1.2.2)
  - Installing pyhelper-utils (1.0.9)
  - Installing pytest-mock (3.14.0)
  - Installing flask (3.1.0)
  - Installing setuptools (75.8.0)
  - Installing pytest-cov (6.0.0)

Installing the current project: aws-cost-reporter (0.1.0)
python3.10-unittest: commands[1] /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> poetry run pytest app/tests
============================= test session starts ==============================
platform linux -- Python 3.13.2, pytest-8.3.4, pluggy-1.5.0
cachedir: python3.10-unittest/.pytest_cache
rootdir: /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984
configfile: pytest.ini
plugins: mock-3.14.0, cov-6.0.0, anyio-4.8.0
collected 1 item

app/tests/test_reporter.py .                                             [100%]

---------- coverage: platform linux, python 3.13.2-final-0 -----------
Name              Stmts   Miss  Cover
-------------------------------------
app/reporter.py      85     28    67%
-------------------------------------
TOTAL                85     28    67%

1 empty file skipped.
Coverage HTML written to dir .tests_coverage

Required test coverage of 60.0% reached. Total coverage: 67.06%

============================== 1 passed in 0.65s ===============================
python3.10-unittest: OK ✔ in 9.97 seconds
python3.11-unittest: install_deps /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> python -I -m pip install poetry
python3.11-unittest: commands[0] /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> poetry install
Installing dependencies from lock file

Package operations: 52 installs, 5 updates, 0 removals

  - Installing six (1.16.0)
  - Installing asttokens (2.4.1)
  - Installing executing (2.1.0)
  - Installing parso (0.8.4)
  - Installing ptyprocess (0.7.0)
  - Installing pure-eval (0.2.3)
  - Installing traitlets (5.14.3)
  - Installing wcwidth (0.2.13)
  - Installing bcrypt (4.2.0)
  - Installing jmespath (1.0.1)
  - Downgrading cryptography (44.0.1 -> 43.0.3)
  - Installing matplotlib-inline (0.1.7)
  - Installing decorator (5.1.1)
  - Installing mdurl (0.1.2)
  - Installing pexpect (4.9.0)
  - Installing jedi (0.19.1)
  - Installing prompt-toolkit (3.0.48)
  - Installing pygments (2.18.0)
  - Installing pynacl (1.5.0)
  - Installing python-dateutil (2.9.0.post0)
  - Installing stack-data (0.6.3)
  - Downgrading urllib3 (2.3.0 -> 2.2.3)
  - Installing botocore (1.36.21)
  - Downgrading certifi (2025.1.31 -> 2024.8.30)
  - Installing colorlog (6.9.0)
  - Installing ipython (8.18.1)
  - Installing markdown-it-py (3.0.0)
  - Downgrading packaging (24.2 -> 24.1)
  - Installing pbr (6.1.0)
  - Downgrading charset-normalizer (3.4.1 -> 3.4.0)
  - Installing markupsafe (3.0.2)
  - Installing paramiko (3.5.0)
  - Installing iniconfig (2.0.0)
  - Installing pluggy (1.5.0)
  - Installing netaddr (1.3.0)
  - Installing blinker (1.9.0)
  - Installing itsdangerous (2.2.0)
  - Installing pytest (8.3.4)
  - Installing pyyaml (6.0.2)
  - Installing click (8.1.8)
  - Installing jinja2 (3.1.4)
  - Installing pytz (2024.2)
  - Installing werkzeug (3.1.1)
  - Installing rich (13.9.4)
  - Installing ipdb (0.13.13)
  - Installing python-simple-logger (2.0.6)
  - Installing python-rrmngmnt (0.1.32)
  - Installing s3transfer (0.11.1)
  - Installing coverage (7.6.4)
  - Installing boto3 (1.36.21)
  - Installing croniter (6.0.0)
  - Installing pyaml-env (1.2.2)
  - Installing pyhelper-utils (1.0.9)
  - Installing setuptools (75.8.0)
  - Installing pytest-cov (6.0.0)
  - Installing pytest-mock (3.14.0)
  - Installing flask (3.1.0)

Installing the current project: aws-cost-reporter (0.1.0)
python3.11-unittest: commands[1] /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> poetry run pytest app/tests
============================= test session starts ==============================
platform linux -- Python 3.13.2, pytest-8.3.4, pluggy-1.5.0
cachedir: python3.11-unittest/.pytest_cache
rootdir: /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984
configfile: pytest.ini
plugins: mock-3.14.0, cov-6.0.0, anyio-4.8.0
collected 1 item

app/tests/test_reporter.py .                                             [100%]

---------- coverage: platform linux, python 3.13.2-final-0 -----------
Name              Stmts   Miss  Cover
-------------------------------------
app/reporter.py      85     28    67%
-------------------------------------
TOTAL                85     28    67%

1 empty file skipped.
Coverage HTML written to dir .tests_coverage

Required test coverage of 60.0% reached. Total coverage: 67.06%

============================== 1 passed in 1.29s ===============================
python3.11-unittest: OK ✔ in 15.1 seconds
python3.12-unittest: install_deps /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> python -I -m pip install poetry
python3.12-unittest: commands[0] /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> poetry install
Installing dependencies from lock file

Package operations: 52 installs, 5 updates, 0 removals

  - Installing six (1.16.0)
  - Installing asttokens (2.4.1)
  - Installing executing (2.1.0)
  - Installing parso (0.8.4)
  - Installing ptyprocess (0.7.0)
  - Installing pure-eval (0.2.3)
  - Installing traitlets (5.14.3)
  - Installing wcwidth (0.2.13)
  - Installing bcrypt (4.2.0)
  - Downgrading cryptography (44.0.1 -> 43.0.3)
  - Installing jmespath (1.0.1)
  - Installing matplotlib-inline (0.1.7)
  - Installing mdurl (0.1.2)
  - Installing decorator (5.1.1)
  - Installing pexpect (4.9.0)
  - Installing jedi (0.19.1)
  - Installing pygments (2.18.0)
  - Installing pynacl (1.5.0)
  - Installing prompt-toolkit (3.0.48)
  - Installing stack-data (0.6.3)
  - Downgrading urllib3 (2.3.0 -> 2.2.3)
  - Installing python-dateutil (2.9.0.post0)
  - Installing botocore (1.36.21)
  - Installing ipython (8.18.1)
  - Installing netaddr (1.3.0)
  - Installing pluggy (1.5.0)
  - Installing markdown-it-py (3.0.0)
  - Installing pbr (6.1.0)
  - Installing iniconfig (2.0.0)
  - Installing markupsafe (3.0.2)
  - Downgrading charset-normalizer (3.4.1 -> 3.4.0)
  - Installing paramiko (3.5.0)
  - Downgrading packaging (24.2 -> 24.1)
  - Installing colorlog (6.9.0)
  - Downgrading certifi (2025.1.31 -> 2024.8.30)
  - Installing blinker (1.9.0)
  - Installing click (8.1.8)
  - Installing ipdb (0.13.13)
  - Installing jinja2 (3.1.4)
  - Installing python-rrmngmnt (0.1.32)
  - Installing python-simple-logger (2.0.6)
  - Installing pyyaml (6.0.2)
  - Installing s3transfer (0.11.1)
  - Installing itsdangerous (2.2.0)
  - Installing pytz (2024.2)
  - Installing werkzeug (3.1.1)
  - Installing pytest (8.3.4)
  - Installing coverage (7.6.4)
  - Installing rich (13.9.4)
  - Installing boto3 (1.36.21)
  - Installing croniter (6.0.0)
  - Installing pyaml-env (1.2.2)
  - Installing pyhelper-utils (1.0.9)
  - Installing pytest-mock (3.14.0)
  - Installing flask (3.1.0)
  - Installing pytest-cov (6.0.0)
  - Installing setuptools (75.8.0)

Installing the current project: aws-cost-reporter (0.1.0)
python3.12-unittest: commands[1] /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984> poetry run pytest app/tests
============================= test session starts ==============================
platform linux -- Python 3.13.2, pytest-8.3.4, pluggy-1.5.0
cachedir: python3.12-unittest/.pytest_cache
rootdir: /tmp/aws-cost-reporter-6f15eccd-6e5b-49e5-b375-41a27e03a984
configfile: pytest.ini
plugins: mock-3.14.0, cov-6.0.0, anyio-4.8.0
collected 1 item

app/tests/test_reporter.py .                                             [100%]

---------- coverage: platform linux, python 3.13.2-final-0 -----------
Name              Stmts   Miss  Cover
-------------------------------------
app/reporter.py      85     28    67%
-------------------------------------
TOTAL                85     28    67%

1 empty file skipped.
Coverage HTML written to dir .tests_coverage

Required test coverage of 60.0% reached. Total coverage: 67.06%

============================== 1 passed in 1.03s ===============================
  python3.9-unittest: OK (9.95=setup[6.45]+cmd[2.14,1.36] seconds)
  python3.10-unittest: OK (9.97=setup[6.74]+cmd[1.78,1.46] seconds)
  python3.11-unittest: OK (15.10=setup[9.98]+cmd[2.68,2.43] seconds)
  python3.12-unittest: OK (24.08=setup[17.99]+cmd[3.97,2.12] seconds)
  congratulations :) (59.14 seconds)