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

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

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

push

travis-ci-com

opacam
:ambulance: Fix `test_should_build`

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

**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)

814 of 1734 branches covered (46.94%)

Branch coverage included in aggregate %.

4138 of 6281 relevant lines covered (65.88%)

0.66 hits per line

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