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

AndreMiras / python-for-android / 26408731834

25 May 2026 03:44PM UTC coverage: 62.732%. First build
26408731834

push

github

AndreMiras
:bug: Resolve Meson tools through recipe env

MesonRecipe installs meson and ninja as hostpython prerequisites and
PyProjectRecipe exposes those executables by prepending the hostpython
bin directories to the recipe environment PATH.
Recipes that call sh.meson or sh.ninja directly can fail before _env is
applied when those tools are not also visible on the current Python process PATH.

Add shared MesonRecipe helpers that resolve commands against the recipe env PATH
and return explicit sh.Command instances.
Use those helpers in the libthorvg and libcairo manual Meson/Ninja build steps.

Add a regression test that reproduces the environment-sensitive lookup failure and
verifies the helper resolves meson from env PATH.

1832 of 3190 branches covered (57.43%)

Branch coverage included in aggregate %.

7 of 14 new or added lines in 3 files covered. (50.0%)

5406 of 8348 relevant lines covered (64.76%)

3.88 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

38.3
/pythonforandroid/recipes/libcairo/__init__.py


Source Not Available

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