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

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

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

13 May 2020 10:06AM UTC coverage: 61.784%. Remained the same
TOXENV=py3

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

Source Files on job 1332.2 (TOXENV=py3)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1609
  • Travis Job 1332.2
  • fc4dbd83 on github
  • Prev Job for TOXENV=py3 on hotfix-python3-test-should-build (#1331.2)
  • Next Job for TOXENV=py3 on hotfix-python3-test-should-build (#1324.2)
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