Skip to content

Conversation

@stdedos
Copy link
Collaborator

@stdedos stdedos commented Jul 13, 2024

  • Adjust Makefile to include pyproject.toml in the requirements generation process (It was removed in a902b18, but that was wrong?)
  • Bump versions of pre-commit hooks, development packages and of dependencies
  • pyproject.toml: tool.ruff:
  • tox.ini: Expand environment list:
    • Python 3.12, and
    • pytest{6,7,8}

Signed-off-by: Stavros Ntentos 133706+stdedos@users.noreply.github.com

@codecov
Copy link

codecov bot commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.02%. Comparing base (8310a88) to head (f951f11).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files          20       20           
  Lines         556      556           
  Branches      105      105           
=======================================
  Hits          545      545           
  Misses          8        8           
  Partials        3        3           
Flag Coverage Δ
3.10 98.02% <ø> (ø)
3.11 98.02% <ø> (ø)
3.12 98.02% <ø> (ø)
3.8 98.02% <ø> (ø)
3.9 98.02% <ø> (ø)
macos-latest 98.02% <ø> (ø)
ubuntu-latest 97.66% <ø> (ø)
windows-latest 98.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

…, `pyproject.toml`, and `tox.ini`

* Adjust `Makefile` to include `pyproject.toml` in the requirements generation process
  (It was removed in a902b18, but that was wrong?)
* Bump versions of `pre-commit` hooks, development packages and of dependencies
* `pyproject.toml`: `tool.ruff`:
  * Enable auto-fixes
  * Update deprecated settings under the new `lint` section
    (since v0.2.0: https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md#020)
* `tox.ini`: Expand environment list:
  * Python 3.12, and
  * `pytest{6,7,8}`

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
@stdedos stdedos force-pushed the ci/updates/2024-07 branch from 9cc939b to f951f11 Compare July 13, 2024 10:32
@stdedos stdedos merged commit 52c3ecc into master Jul 13, 2024
@stdedos stdedos deleted the ci/updates/2024-07 branch July 13, 2024 11:09
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