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

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

Build:
Build:
LAST BUILD BRANCH: test-pillow-with-webp
DEFAULT BRANCH: develop
Ran 13 May 2020 10:06AM UTC
Jobs 1
Files 171
Run time 15s
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
1323

push

travis-ci

opacam
:ambulance: Fix `test_should_build`

Because, I forgot to implement it when I first wrote the test at ad0e196f

**Note:** I replaced `os.path.isfile` by `pathlib.Path(<any-path>).is_file()` because:
  - It seems that when trying to mock `isfile` function, doesn't work as expected (is completely ignored, unless we import the whole `os.path` module)
  - Given the above situation, we must modify the import, so better use the `pathlib` implementation, wich it has several advantages (it handles any kind of path automatically, no matter the platform)

817 of 1734 branches covered (47.12%)

Branch coverage included in aggregate %.

4142 of 6281 relevant lines covered (65.94%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1323.2 (TOXENV=py3) 13 May 2020 10:06AM UTC 0
61.87
Travis Job 1323.2
Source Files on build 1323
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1323
  • 9b7f6a52 on github
  • Next Build on hotfix-python3-test-should-build (#1331)
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