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

AndreMiras / python-for-android / 25638880511 / 4
63%
develop: 63%

Build:
Build:
LAST BUILD BRANCH: feature/aiohttp_recipe
DEFAULT BRANCH: develop
Ran 10 May 2026 10:59PM UTC
Files 196
Run time 4s
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

10 May 2026 08:22PM UTC coverage: 60.417% (-0.02%) from 60.441%
25638880511.4

push

github

AndreMiras
:fire: Drop EOL Python 3.7/3.8/3.9 support

Bump python_requires to >=3.10.0, drop the matching classifiers and
CI matrix entries.

Align MIN_PYTHON_MINOR_VERSION to 10 and drop the now-unreachable
Python 2 branch in check_python_version().

Remove the Python 2 compatibility shims anchored to the pre-3.10
floor (urlparse import, load_source Py3.3/3.4 fallback,
FileNotFoundError shims, virtualenv branch, to_unicode wrapper,
time.monotonic wrapper, path_type TypeError fallback, add_parser
argparse aliases wrapper) and the permanently-inert Python 2
test markers.

Drop the `from __future__ import annotations` workaround in the
msgspec recipe (PEP 585 generics are native since 3.9) and the
PEP 508 `python_version<"3.3"` / `<"3.5"` markers in the ifaddr
and zeroconf recipes (never satisfied under the new floor).

Modernize the remaining `typing.List` annotation to PEP 585
builtin generics in scipy/wrapper.py. The aiohttp recipe is left
untouched on purpose: editing it would trigger the
rebuild_updated_recipes CI, which fails because aiohttp 3.8.3's
pregenerated Cython C is incompatible with Python 3.14
hostpython -- fixing that needs a recipe bump and is out of
scope here.

1181 of 2540 branches covered (46.5%)

Branch coverage included in aggregate %.

5341 of 8255 relevant lines covered (64.7%)

0.65 hits per line

Source Files on job run-ubuntu-latest-3.14t - 25638880511.4
  • Tree
  • List 196
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25638880511
  • b54bba6f on github
  • Prev Job for on feature/drop_eol_python (#25636057694.8)
  • 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