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

clayman74 / pytest-postgres / 38 / 4
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: feature/py38
DEFAULT BRANCH: master
Ran 22 Mar 2020 04:03PM UTC
Files 2
Run time 0s
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

19 Mar 2020 07:58PM UTC coverage: 90.426% (+3.7%) from 86.747%
TOXENV=py37

Pull #9

travis-ci

web-flow
Catch and log errors raised by container.kill()

In the finally block, if the container can't be killed (because
it's already died with an error, say) then container.remove()
would not get called. This meant that the docker daemon would get
cluttered with more and more broken containers from failed test
runs.

This change makes it so that docker APIErrors are caught and logged
but do not block further cleanup.
Pull Request #9: Catch and log errors raised by container.kill()

11 of 22 branches covered (50.0%)

85 of 94 relevant lines covered (90.43%)

0.9 hits per line

Source Files on job 38.4 (TOXENV=py37)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27
  • Travis Job 38.4
  • 8029650a on github
  • Prev Job for TOXENV=py37 on catch_cleanup_errors (#34.4)
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