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

opacam / python-for-android
54%
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 hotfix-macos-build
branch: hotfix-macos-build
CHANGE BRANCH
x
Reset
  • hotfix-macos-build
  • 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
  • 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-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
841

push

travis-ci-com

opacam
[ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation

To do so we:
  - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`
  - create a makefile to install android's SDK/NDK: `ci/makefiles/android.mk`
  - refactor docker files: make use of android's makefile
  - change OS, from `linux` to `osx`, for CI test `Python 3 armeabi-v7a`, so we don't increase the overall build time and jobs
  - rename the `Python 2` test to `Python 2 armeabi-v7a (with numpy)` to reflect the build arch and numpy's build.

724 of 1696 branches covered (42.69%)

Branch coverage included in aggregate %.

3550 of 6205 relevant lines covered (57.21%)

0.57 hits per line

Relevant lines Covered
Build:
Build:
6205 RELEVANT LINES 3550 COVERED LINES
0.57 HITS PER LINE
Source Files on hotfix-macos-build
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
841 hotfix-macos-build [ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation To do so we:   - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`   - create a makefile to install android's SDK/NDK: `ci/makefiles/an... push 22 Aug 2019 08:21PM UTC opacam travis-ci-com pending completion  
835 hotfix-macos-build [ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation To do so we:   - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`   - create a makefile to install android's SDK/NDK: `ci/makefiles/an... push 22 Aug 2019 08:21PM UTC opacam travis-ci pending completion  
840 hotfix-macos-build [ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation To do so we:   - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`   - create a makefile to install android's SDK/NDK: `ci/makefiles/an... push 22 Aug 2019 07:54PM UTC opacam travis-ci-com pending completion  
834 hotfix-macos-build [ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation To do so we:   - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`   - create a makefile to install android's SDK/NDK: `ci/makefiles/an... push 22 Aug 2019 07:54PM UTC opacam travis-ci pending completion  
830 hotfix-macos-build [ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation To do so we:   - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`   - create a makefile to install android's SDK/NDK: `ci/makefiles/an... push 22 Aug 2019 03:27PM UTC opacam travis-ci pending completion  
836 hotfix-macos-build [ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation To do so we:   - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`   - create a makefile to install android's SDK/NDK: `ci/makefiles/an... push 22 Aug 2019 03:26PM UTC opacam travis-ci-com pending completion  
832 hotfix-macos-build [ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation To do so we:   - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`   - create a makefile to install android's SDK/NDK: `ci/makefiles/an... push 22 Aug 2019 01:15PM UTC opacam travis-ci-com pending completion  
826 hotfix-macos-build [ci] Add Mac OSX CI's test & refactor android's NDK/SDK installation To do so we:   - create a makefile to install the necessary dependencies for Mac OS X: `ci/makefiles/osx.mk`   - create a makefile to install android's SDK/NDK: `ci/makefiles/an... push 22 Aug 2019 01:15PM UTC opacam travis-ci pending completion  
782 hotfix-macos-build [ci] Add Mac OSX test to CI :apple: To do so and not increase the overall build time, we change the python3 tests for `armeabi-v7a`...so we test that architecture with OSX instead of linux. We also rename the `Python 2` test to `Python 2 armeabi-... push 18 Aug 2019 11:30AM UTC opacam travis-ci-com pending completion  
770 hotfix-macos-build [ci] Add Mac OSX test to CI :apple: To do so and not increase the overall build time, we change the python3 tests for `armeabi-v7a`...so we test that architecture with OSX instead of linux. We also rename the `Python 2` test to `Python 2 armeabi-... push 18 Aug 2019 11:30AM UTC opacam travis-ci 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