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

kivy / python-for-android
62%

Build:
DEFAULT BRANCH: develop
Repo Added 03 Jun 2019 10:27AM UTC
Files 192
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • Fix_KiwiSolver
  • Pillow_post_get_bbox
  • Websocket_0_4_0_to_1_0_1
  • add-mcp
  • add-stl-kivy300
  • add_per_arch_dists
  • android-fix
  • bump_recipes_version_av
  • cffi-fix
  • cppy_cluster
  • dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
  • develop-merge-master-2
  • feat/add-readthedocs-file
  • feature/auto_release_pypi
  • feature/bump_sh_dep
  • feature/ci_emulator_runtime_tests
  • feature/dockerhub_push
  • feature/drop_libmysqlclient_recipe
  • feature/entry_point_from_getextra
  • feature/fix_atom
  • feature/fix_custom_build_on_macos
  • feature/fix_documentation_build
  • feature/fix_gevent
  • feature/fix_greenlet_recipe
  • feature/fix_kiwisolver_macos
  • feature/fix_sh_log_too_verbose
  • feature/greenlet_recipe
  • feature/increase_test_coverage
  • feature/increase_test_coverage_entrypoint_bdistapk
  • feature/migrate_upload_artifact
  • feature/reduce_sh_verbosity
  • fix-broadcastReciever
  • fix-libcurl
  • fix_1827
  • hotfixc
  • httpx-recipe
  • inclement-fix-readme
  • inclement-patch-1
  • kivy2.3.1
  • kivy_update
  • kivyfiletype
  • less-output-during-boot
  • lottie_background
  • lottie_splashscreen
  • master
  • matplotlib
  • minor-fix
  • more_cutout_tools
  • no-ast-str
  • no-distutils
  • numpy-update
  • opencb
  • panda3d
  • patch-1
  • patch-2
  • patch-4
  • patch-6
  • patchelf_fix
  • pillow
  • primp
  • py_compile
  • pycrypt_fix
  • pydantic_fix
  • pyjnius-cython
  • pyjnius-fix
  • pynacl-recipe
  • python-update
  • release-2019.06.06
  • release-2019.07.08
  • release-2019.08.09
  • release-2019.10.06
  • release-2020.03.30
  • release-2020.04.01
  • release-2020.04.29
  • release-2020.06.02
  • release-2022.09.04
  • release-2022.12.20
  • release-2024.01.21
  • scipy_update
  • sdl2_image_fix
  • sdl2ttf2220
  • sdl3
  • sdl3-recipe
  • sdlsurface-patch
  • skia_tests
  • sympy-recipe
  • update_pyjnius
  • v2019.10.06
  • v2020.03.30
  • v2020.04.29
  • v2020.06.02
  • v2022.03.13
  • v2022.07.20
  • v2022.09.04
  • v2022.12.20
  • v2023.01.28
  • v2023.02.10
  • v2023.05.21
  • v2023.09.16

03 Nov 2025 11:37AM UTC coverage: 61.929% (+1.4%) from 60.541%
19033395842

push

github

web-flow
Merge pull request #3255 from AndreMiras/feature/increase_test_coverage

:white_check_mark: Increase test coverage for logger, prerequisites, and pythonpackage

1176 of 2443 branches covered (48.14%)

Branch coverage included in aggregate %.

5259 of 7948 relevant lines covered (66.17%)

5.28 hits per line

Relevant lines Covered
Build:
Build:
7948 RELEVANT LINES 5259 COVERED LINES
5.28 HITS PER LINE
Source Files on develop
  • Tree
  • List 192
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19033395842 develop Merge pull request #3255 from AndreMiras/feature/increase_test_coverage :white_check_mark: Increase test coverage for logger, prerequisites, and pythonpackage push 03 Nov 2025 11:41AM UTC web-flow github
61.93
19013569785 develop Merge pull request #3254 from AndreMiras/feature/increase_test_coverage_entrypoint_bdistapk :white_check_mark: Tests for entrypoints, bdistapk, and util modules push 02 Nov 2025 02:24PM UTC web-flow github
60.54
19011351447 develop Merge pull request #3250 from T-Dynamos/patchelf_fix remove patchelf dependency push 02 Nov 2025 11:08AM UTC web-flow github
58.49
19002977672 develop Merge pull request #3252 from T-Dynamos/pydantic_fix `pydantic`: update to 2.41.4 push 01 Nov 2025 09:37PM UTC web-flow github
58.5
18997087459 develop Merge pull request #3249 from T-Dynamos/pycrypt_fix `pycryptodome`: update to 3.23.0 push 01 Nov 2025 01:04PM UTC web-flow github
58.5
18876838618 develop Merge pull request #3157 from kengoon/sdlsurface-patch Patch SDLSurface to allow touch to be intercepted by python application push 28 Oct 2025 01:46PM UTC web-flow github
58.5
18843127827 develop Update to Python 3.14, remove distutils (#3242) * Use `pip install` instead of `setup.py install` in `recipe.py` On Python 3.14, many recipes, notably `msgpack`, no longer byte- compile with `setup.py install`, because the way that command byte-... push 27 Oct 2025 01:48PM UTC web-flow github
58.5
18805691956 develop Proxy environment variables passthrough to recipes (#3126) * pass common proxy env vars to recipe env to fix pip build issues on corporate networks * remove whitespace on blank lines push 25 Oct 2025 04:40PM UTC web-flow github
58.8
18724936506 develop Patch out the `ast.Str` reference in Kivy, for Python 3.14 compatibility (#3241) * `python`: update to `3.14.0` * Patch out the reference to `ast.Str` in `kivy.lang.parser` It broke Python 3.14, and I don't think Kivy even supports Python 3.6 a... push 22 Oct 2025 05:45PM UTC web-flow github
58.79
18508674330 develop Merge pull request #3136 from T-Dynamos/scipy_update scipy: update to v1.16.2 push 14 Oct 2025 08:08PM UTC web-flow github
58.79
See All Builds (2099)
  • 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

© 2025 Coveralls, Inc