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

kivy / python-for-android / 6215290912
59%
develop: 64%

Build:
Build:
LAST BUILD BRANCH: minor-fixes
DEFAULT BRANCH: develop
Ran 17 Sep 2023 07:06PM UTC
Jobs 4
Files 174
Run time 7s
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

17 Sep 2023 06:49PM UTC coverage: 59.095% (+1.4%) from 57.68%
6215290912

push

github

web-flow
Merge pull request #2891 from misl6/release-2023.09.16

* Update `cffi` recipe for Python 3.10 (#2800)

* Update __init__.py

version bump to 1.15.1

* Update disable-pkg-config.patch

adjust patch for 1.15.1

* Use build rather than pep517 for building (#2784)

pep517 has been renamed to pyproject-hooks, and as a consequence all of
the deprecated functionality has been removed. build now provides the
functionality required, and since we are only interested in the
metadata, we can leverage a helper function for that. I've also removed
all of the subprocess machinery for calling the wrapping function, since
it appears to not be as noisy as pep517.

* Bump actions/setup-python and actions/checkout versions, as old ones are deprecated (#2827)

* Removes `mysqldb` recipe as does not support Python 3 (#2828)

* Removes `Babel` recipe as it's not needed anymore. (#2826)

* Remove dateutil recipe, as it's not needed anymore (#2829)

* Optimize CI runs, by avoiding unnecessary rebuilds (#2833)

* Remove `pytz` recipe, as it's not needed anymore (#2830)

* `freetype` recipe: Changed the url to use https as http doesn't work (#2846)

* Fix `vlc` recipe build (#2841)

* Correct sys_platform (#2852)

On Window, sys.platform = "win32".

I think "nt" is a reference to os.name.

* Fix code string - quickstart.rst

* Bump `kivy` version to `2.2.1` (#2855)

* Use a pinned version of `Cython` for now, as most of the recipes are incompatible with `Cython==3.x.x` (#2862)

* Automatically generate required pre-requisites (#2858)

`get_required_prerequisites()` maintains a list of Prerequisites required by each platform.

But that same information is already stored in each Prerequisite class.

Rather than rather than maintaining two lists which might become inconsistent, auto-generate one.

* Use `platform.uname` instead of `os.uname` (#2857)

Advantages:

- Works cross platform, not just Unix.
- Is a namedtuple, ... (continued)

944 of 2241 branches covered (0.0%)

Branch coverage included in aggregate %.

174 of 272 new or added lines in 32 files covered. (63.97%)

9 existing lines in 5 files now uncovered.

4725 of 7352 relevant lines covered (64.27%)

2.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
39.83
-0.15% pythonforandroid/build.py
1
43.07
0.42% pythonforandroid/prerequisites.py
1
36.36
0.0% pythonforandroid/recipes/opencv/__init__.py
1
23.81
0.0% pythonforandroid/recipes/protobuf_cpp/__init__.py
1
59.09
0.0% pythonforandroid/recipes/sqlite3/__init__.py
1
50.0
0.0% pythonforandroid/recipes/twisted/__init__.py
1
93.62
-1.12% pythonforandroid/util.py
2
40.0
8.09% pythonforandroid/recipes/ifaddrs/__init__.py
2
32.79
-0.55% pythonforandroid/recipes/lapack/__init__.py
2
41.46
8.13% pythonforandroid/recipes/libglob/__init__.py
2
25.4
0.0% pythonforandroid/recipes/vlc/__init__.py
2
62.5
-2.72% pythonforandroid/recipes/zope_interface/__init__.py
6
23.38
0.12% pythonforandroid/bootstraps/common/build/build.py
7
0.0
0.0% pythonforandroid/bdistapk.py
11
47.49
0.18% pythonforandroid/recipe.py
13
64.0
pythonforandroid/checkdependencies.py
14
43.55
-0.56% pythonforandroid/toolchain.py
30
38.46
0.37% pythonforandroid/patching.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% pythonforandroid/bdistapk.py
1
43.07
0.42% pythonforandroid/prerequisites.py
1
95.65
0.0% pythonforandroid/recipes/hostpython3/__init__.py
1
32.79
-0.55% pythonforandroid/recipes/lapack/__init__.py
5
81.22
23.99% pythonforandroid/pythonpackage.py
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.9 - 6215290912.1 17 Sep 2023 07:51PM UTC 174
58.66
2 run-ubuntu-latest-3.10 - 6215290912.2 17 Sep 2023 07:51PM UTC 174
59.89
3 run-ubuntu-latest-3.11 - 6215290912.3 17 Sep 2023 07:51PM UTC 174
59.82
4 run-ubuntu-latest-3.8 - 6215290912.4 17 Sep 2023 07:51PM UTC 174
58.67
Source Files on build 6215290912
  • Tree
  • List 174
  • Changed 171
  • Source Changed 171
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e155baf9 on github
  • Prev Build on master (#5048326742)
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