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

kivy / python-for-android / 5775005198
64%

Build:
DEFAULT BRANCH: develop
Ran 06 Aug 2023 06:14AM UTC
Jobs 4
Files 174
Run time 5s
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

pending completion
5775005198

push

github

web-flow
Linter fixes (#2874)

The errors were:
```
pythonforandroid/bootstrap.py:136:5: F811 redefinition of unused 'name' from line 73
pythonforandroid/build.py:111:5: F811 redefinition of unused 'libs_dir' from line 82
pythonforandroid/build.py:127:5: F811 redefinition of unused 'aars_dir' from line 83
pythonforandroid/graph.py:48:12: E721 do not compare types, for exact checks use `is`
pythonforandroid/graph.py:163:20: E721 do not compare types, for exact checks use `is`
tests/test_build.py:39:41: E231 missing whitespace after ','
tests/test_build.py:40:58: E231 missing whitespace after ','
tests/test_build.py:41:61: E231 missing whitespace after ','
tests/test_build.py:42:71: E231 missing whitespace after ','
```

939 of 2265 branches covered (41.46%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

185 existing lines in 2 files now uncovered.

4705 of 7354 relevant lines covered (63.98%)

2.55 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.18
0.0% pythonforandroid/pythonpackage.py
184
42.8
-1.31% pythonforandroid/toolchain.py
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.8 - 5775005198.1 06 Aug 2023 06:20AM UTC 174
58.34
2 run-ubuntu-latest-3.9 - 5775005198.2 06 Aug 2023 06:20AM UTC 174
58.32
3 run-ubuntu-latest-3.10 - 5775005198.3 06 Aug 2023 06:20AM UTC 174
59.48
4 run-ubuntu-latest-3.11 - 5775005198.4 06 Aug 2023 06:20AM UTC 174
59.48
Source Files on build 5775005198
  • Tree
  • List 174
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • be650bcf on github
  • Prev Build on develop (#5700501002)
  • Next Build on develop (#5939506469)
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