• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lfit / releng-gerrit_to_platform / 18365094441
93%

Build:
DEFAULT BRANCH: main
Ran 09 Oct 2025 04:02AM UTC
Jobs 1
Files 7
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Oct 2025 12:22PM UTC coverage: 98.148% (+1.5%) from 96.622%
18365094441

push

github

askb
CI: Update Python version from 3.8 to 3.11

The GitHub Actions workflow was failing with a 'TypeError: type
object is not subscriptable' error when installing tox via pipx on
Python 3.8. This issue occurs because newer versions of tox and its
dependencies use modern type hints (PEP 585) that are incompatible
with Python 3.8.

Updated the project to use Python 3.11, following the pattern from
releng-reusable-workflows which uses Python 3.11/3.12 as standard.

Changes:
- Update gerrit-verify.yaml: Python 3.8 → 3.11
- Update release.yaml: Python 3.8 → 3.11
- Update pyproject.toml: requires-python >=3.8 → >=3.11
- Update pyproject.toml: classifiers to include Python 3.11 and 3.12
- Update README.rst: documentation reflects Python 3.11 requirement

This ensures compatibility with current tooling and aligns with
organizational standards.

Change-Id: I91273389d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>

212 of 216 relevant lines covered (98.15%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest - py3.11 - 18365094441.1 09 Oct 2025 04:02AM UTC 7
98.15
GitHub Action Run
Source Files on build 18365094441
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18365094441
  • 09c04153 on github
  • Prev Build on main (#10324055732)
  • Next Build on main (#18365094763)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc