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

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

Build:
Build:
LAST BUILD BRANCH: feature/aiohttp_recipe
DEFAULT BRANCH: develop
Ran 10 May 2026 08:27PM UTC
Jobs 6
Files 196
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

10 May 2026 08:22PM UTC coverage: 62.661% (-0.06%) from 62.722%
25638880511

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.

1815 of 3170 branches covered (57.26%)

Branch coverage included in aggregate %.

35 of 38 new or added lines in 8 files covered. (92.11%)

2 existing lines in 2 files now uncovered.

5344 of 8255 relevant lines covered (64.74%)

3.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
84.79
1.1% pythonforandroid/pythonpackage.py
1
0.0
0.0% pythonforandroid/recipes/scipy/wrapper.py

Coverage Regressions

Lines Coverage ∆ File
1
84.65
-0.41% pythonforandroid/logger.py
1
0.0
0.0% pythonforandroid/recipes/scipy/wrapper.py
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.13 - 25638880511.1 10 May 2026 10:59PM UTC 196
60.46
2 run-ubuntu-latest-3.10 - 25638880511.2 10 May 2026 10:59PM UTC 196
59.57
3 run-ubuntu-latest-3.12 - 25638880511.3 10 May 2026 10:59PM UTC 196
60.46
4 run-ubuntu-latest-3.14t - 25638880511.4 10 May 2026 10:59PM UTC 196
60.42
5 run-ubuntu-latest-3.14 - 25638880511.5 10 May 2026 10:59PM UTC 196
60.16
6 run-ubuntu-latest-3.11 - 25638880511.6 10 May 2026 10:59PM UTC 196
60.48
Source Files on build 25638880511
  • 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 Repo
  • b54bba6f on github
  • Prev Build on develop (#25636057694)
  • 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