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

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

Build:
Build:
LAST BUILD BRANCH: fix/meson-command-lookup
DEFAULT BRANCH: develop
Repo Added 05 Oct 2021 04:07PM UTC
Token So79lOfsi3GU08dwbY099t9MfPffkk5qw regen
Build 101 Last
Files 198
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

LAST BUILD ON BRANCH feature/drop_eol_python
branch: feature/drop_eol_python
CHANGE BRANCH
x
Reset
Sync Branches
  • feature/drop_eol_python
  • develop
  • doc/issue-3326-pyproject-recipe-docs
  • doc/release-process
  • feature/aiohttp_recipe
  • feature/android-version-code-guardrails
  • feature/bootstraps_refactoring
  • feature/bootstraps_refactoring2
  • feature/bump_sh_dep
  • feature/ci_free_disk_space
  • feature/docker_login_fix
  • feature/docker_workflow_fixes
  • feature/documentation
  • feature/drop_libmysqlclient_recipe
  • feature/fix_documentation_build
  • feature/fix_greenlet_recipe
  • feature/greenlet_recipe
  • feature/increase_test_coverage
  • feature/increase_test_coverage_entrypoint_bdistapk
  • feature/java_linting
  • feature/linter_fixes
  • feature/makefile_clean_up
  • feature/maximize_build_space
  • feature/migrate_upload_artifact
  • feature/minor_refactoring
  • feature/on_demand_custom_ci_build
  • feature/rebuild_updated_recipes_fix
  • feature/rebuild_updated_recipes_logger
  • feature/refactor_dry_java
  • feature/test_sdl2_mixer
  • fix/meson-command-lookup
  • fix/msgspec-python-3.8-import

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

Relevant lines Covered
Build:
Build:
8255 RELEVANT LINES 5344 COVERED LINES
3.88 HITS PER LINE
Source Files on feature/drop_eol_python
  • Tree
  • List 196
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25638880511 feature/drop_eol_python :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(). Remov... push 10 May 2026 08:27PM UTC AndreMiras github
62.66
See All Builds (91)

Badge your Repo: python-for-android

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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