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

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

Build:
Build:
LAST BUILD BRANCH: feature/aiohttp_recipe
DEFAULT BRANCH: develop
Ran 12 May 2026 08:34PM UTC
Files 200
Run time 9s
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

12 May 2026 07:26PM UTC coverage: 60.54% (+0.08%) from 60.458%
25757318600.1

push

github

AndreMiras
:construction: Rework aiohttp recipe for Python 3.14

Switches aiohttp to 3.13.5 and PyProjectRecipe, setting
AIOHTTP_NO_EXTENSIONS=1 so the C extensions are skipped (their
pregenerated Cython .c was incompatible with Python 3.14 internals:
ma_version_tag, ob_digit, 5-arg _PyLong_AsByteArray).

Adds the transitive C-extension deps as minimal PyProjectRecipe
entries that each set <NAME>_NO_EXTENSIONS=1 to use the pure-Python
fallback: multidict, yarl, frozenlist, propcache.

Draft / TODO:
- Not yet exercised at compile time or runtime; needs an end-to-end
  testapp build (e.g. arm64-v8a) and an on-device import + a
  ClientSession smoke request.
- Unclear whether all four sub-recipes are actually required.
  aiohappyeyeballs and aiosignal are declared as python_depends
  (pure Python); the four sub-recipes here exist to inject the
  _NO_EXTENSIONS env vars at build-from-sdist time, but if pip can
  resolve them another way, some may be droppable.

1184 of 2541 branches covered (46.6%)

Branch coverage included in aggregate %.

5384 of 8308 relevant lines covered (64.81%)

0.65 hits per line

Source Files on job run-ubuntu-latest-3.13 - 25757318600.1
  • Tree
  • List 200
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25757318600
  • 4ee7cc78 on github
  • Prev Job for on feature/aiohttp_recipe (#25692926488.2)
  • 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