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

AndreMiras / python-for-android / 8187665363
59%
develop: 64%

Build:
Build:
LAST BUILD BRANCH: feature/documentation
DEFAULT BRANCH: develop
Ran 07 Mar 2024 12:08PM UTC
Jobs 4
Files 176
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

07 Mar 2024 11:53AM UTC coverage: 59.1%. First build
8187665363

push

github

AndreMiras
:white_check_mark: Fix broken sdl2 mixer test

Reproduce with:
```
PYTHONPATH=. pytest tests/recipes/test_sdl2_mixer.py
```
The error was:
```
=================================== FAILURES ===================================
__________________ TestSDL2MixerRecipe.test_get_include_dirs ___________________
self = <test_sdl2_mixer.TestSDL2MixerRecipe testMethod=test_get_include_dirs>
    def test_get_include_dirs(self):
>       list_of_includes = self.recipe.get_include_dirs(self.arch)
tests/recipes/test_sdl2_mixer.py:12:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pythonforandroid/recipes/sdl2_mixer/__init__.py:13: in get_include_dirs
    os.path.join(self.ctx.bootstrap.build_dir, "jni", "SDL2_mixer", "include")
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
a = None, p = ('jni', 'SDL2_mixer', 'include')
>   ???
E   TypeError: expected str, bytes or os.PathLike object, not NoneType
<frozen posixpath>:76: TypeError
```

Also do some minor code clean up and absolute import path fixes.

950 of 2263 branches covered (41.98%)

Branch coverage included in aggregate %.

4775 of 7424 relevant lines covered (64.32%)

2.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.10 - 8187665363.1 07 Mar 2024 01:06PM UTC 0
59.88
2 run-ubuntu-latest-3.11 - 8187665363.2 07 Mar 2024 01:06PM UTC 0
59.88
3 run-ubuntu-latest-3.8 - 8187665363.3 07 Mar 2024 01:06PM UTC 0
58.72
4 run-ubuntu-latest-3.9 - 8187665363.4 07 Mar 2024 01:06PM UTC 0
58.7
Source Files on build 8187665363
Detailed source file information is not available for this build.
  • Back to Repo
  • eca86d25 on github
  • 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