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

opacam / python-for-android
33%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: test-pillow-with-webp
DEFAULT BRANCH: develop
Repo Added 31 May 2019 10:04AM UTC
Files 161
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 feature-ndk-check
branch: feature-ndk-check
CHANGE BRANCH
x
Reset
  • feature-ndk-check
  • HEAD
  • develop
  • draft-unit-tests-app
  • feature-actions-testapps-artifacts
  • feature-camelcase-hostpython
  • feature-changelog
  • feature-coverage-source
  • feature-coveralls
  • feature-dist-android-api
  • feature-dist-arch
  • feature-dist-checks
  • feature-dist-checks-test
  • feature-dist-checks-tests
  • feature-dist-checks-updated
  • feature-docs-test-pr
  • feature-drop-python2
  • feature-gh-actions-apps-artifact
  • feature-gh-actions-artifacts
  • feature-gh-actions-testapp-artifact
  • feature-gh-actions-testapps
  • feature-gh-actions-testapps-artifacts
  • feature-github-actions
  • feature-gitignore-1
  • feature-gitignore-2
  • feature-gitignore-additions
  • feature-hostpython3-tests
  • feature-libbz2
  • feature-liblzma
  • feature-libs-refactor
  • feature-libs-refactor-stl-test
  • feature-libwebp-support
  • feature-mplfinance-draft
  • feature-ndk-check-test
  • feature-opencv-extras
  • feature-pandas
  • feature-pillow-with-webp-support
  • feature-python-compression-libs
  • feature-python3-initial-tests
  • feature-python3-super
  • feature-recipes-test-base
  • feature-refactor-python
  • feature-remove-crystax
  • feature-remove-crystax-test
  • feature-remove-openssl-legacy
  • feature-remove-python2
  • feature-stl-libtorrent
  • feature-stl-libzmq
  • feature-stl-preview
  • feature-stl-protobuff_cpp
  • feature-stl-pyleveldb
  • feature-stl-refactor
  • feature-stl-shapely
  • feature-test-libs
  • feature-testapps-rework
  • feature-testapps-rework-draft
  • feature-testapps-rework-testing
  • feature-travis-enhancements
  • feature-travis-osx
  • feature-update-classifiers
  • feature-update-deps
  • feature-update-deps-fix-max
  • feature-update-freetype
  • feature-update-harfbuzz
  • feature-update-numpy
  • feature-update-pillow
  • feature-update-pytz
  • feature-update-sk-build-tools
  • feature-update-travis-config
  • hotfix-base-recipes-test
  • hotfix-build-mode-and-debug-symbols
  • hotfix-ci-arm64
  • hotfix-default-to-release
  • hotfix-env-var
  • hotfix-fix-bootstrap-py-deps
  • hotfix-gh-actions-checkout
  • hotfix-gh-actions-checkout-fetch-test
  • hotfix-gitignore-no-nose
  • hotfix-kiwisolver
  • hotfix-libshine
  • hotfix-linting-setuppy
  • hotfix-macos-build
  • hotfix-macos-build-latest
  • hotfix-macos-build-test
  • hotfix-macos-build-testing
  • hotfix-matplotlib
  • hotfix-mpl-draft
  • hotfix-mpl-draft-test
  • hotfix-ndk-r19+
  • hotfix-py2-import-numpy
  • hotfix-py38-cortex-patch
  • hotfix-pymodules-install
  • hotfix-python3-test-should-build
  • hotfix-rebuild-updated-recipes
  • hotfix-recipes-draft
  • hotfix-regex
  • hotfix-testapp-vibration
  • hotfix-twisted-security
  • hotfix-x86_64
  • master
  • ndk-r19-core
  • ndk-r19-core-apple
  • ndk-r19-core-lite
  • ndk-r19-core-rebase
  • ndk-r19-core-rebased
  • ndk-r19-core-stl
  • ndk-r19-core-test
  • ndk-r19-core-test-stl-recipe
  • ndk-r19-core-tests
  • ndk-r19-draft
  • ndk-r19-stl
  • ndk-r19-stl-1
  • ndk-r19-stl-core-test
  • pull/1928-test-toolchain
  • test-app-on-device-unit-tests
  • test-matpltlib-ci
  • test-pillow-with-webp
  • testing-testapps-rework
  • unittest-bootstrap
  • unittest-bootstrap-modified

pending completion
681

push

travis-ci

opacam
[recommendations] Refactor important log messages

So it will be easier for us to maintain the tests for recommendations module

603 of 1684 branches covered (35.81%)

Branch coverage included in aggregate %.

1995 of 6159 relevant lines covered (32.39%)

0.32 hits per line

Relevant lines Covered
Build:
Build:
6159 RELEVANT LINES 1995 COVERED LINES
0.32 HITS PER LINE
Source Files on feature-ndk-check
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
681 feature-ndk-check [recommendations] Refactor important log messages So it will be easier for us to maintain the tests for recommendations module push 19 Jul 2019 09:28PM UTC opacam travis-ci pending completion  
693 feature-ndk-check [recommendations] Refactor important log messages So it will be easier for us to maintain the tests for recommendations module push 19 Jul 2019 09:28PM UTC opacam travis-ci-com pending completion  
687 feature-ndk-check [test] Add unittest for `pythonforandroid.recommendations` push 19 Jul 2019 10:14AM UTC opacam travis-ci-com pending completion  
675 feature-ndk-check [test] Add unittest for `pythonforandroid.recommendations` push 19 Jul 2019 10:12AM UTC opacam travis-ci pending completion  
593 feature-ndk-check [ndk] Make it raise an error if an old ndk is used In order to avoid issues with old android's NDKs, we force to raise an error in case that an NDK version lower than the specified is detected. We also add the ability to extract the android's NDK... push 22 Jun 2019 07:06PM UTC opacam travis-ci pending completion  
605 feature-ndk-check [ndk] Make it raise an error if an old ndk is used In order to avoid issues with old android's NDKs, we force to raise an error in case that an NDK version lower than the specified is detected. We also add the ability to extract the android's NDK... push 22 Jun 2019 07:05PM UTC opacam travis-ci-com pending completion  
586 feature-ndk-check [ndk] Make it raise an error if an old ndk is used In order to avoid issues with old android's NDKs, we force to raise an error in case that an NDK version lower than the specified is detected. We also add the ability to extract the android's NDK... push 22 Jun 2019 09:43AM UTC opacam travis-ci pending completion  
598 feature-ndk-check [ndk] Make it raise an error if an old ndk is used In order to avoid issues with old android's NDKs, we force to raise an error in case that an NDK version lower than the specified is detected. We also add the ability to extract the android's NDK... push 22 Jun 2019 09:43AM UTC opacam travis-ci-com pending completion  
See All Builds (1680)
  • 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