• 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 fix/meson-command-lookup
branch: fix/meson-command-lookup
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/meson-command-lookup
  • 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_eol_python
  • 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/msgspec-python-3.8-import

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

Relevant lines Covered
Build:
Build:
8348 RELEVANT LINES 5406 COVERED LINES
3.88 HITS PER LINE
Source Files on fix/meson-command-lookup
  • Tree
  • List 198
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26408731834 fix/meson-command-lookup :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 ... push 25 May 2026 03:51PM UTC AndreMiras github
62.73
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