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

pytest-dev / pytest / 6539
94%
master: 51%

Build:
Build:
LAST BUILD BRANCH: future/pathlib
DEFAULT BRANCH: master
Ran 13 Oct 2018 11:19PM UTC
Jobs 2
Files 110
Run time 4min
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
6539

Pull #4133

travis-ci

web-flow
pdb: handle quitting in post_mortem

`help quit` in pdb says:

> Quit from the debugger. The program being executed is aborted.

But pytest would continue with the next tests, often making it necessary
to kill the pytest process when using `--pdb` and trying to cancel the
tests using `KeyboardInterrupt` / `Ctrl-C`.
Pull Request #4133: pdb: handle quitting in post_mortem

4183 of 4801 branches covered (87.13%)

11 of 11 new or added lines in 2 files covered. (100.0%)

22327 of 23805 relevant lines covered (93.79%)

1.87 hits per line

Jobs
ID Job ID Ran Files Coverage
19 6539.19 (TOXENV=py37) 13 Oct 2018 11:19PM UTC 0
93.79
Travis Job 6539.19
21 6539.21 (TOXENV=py37) 13 Oct 2018 11:23PM UTC 0
93.58
Travis Job 6539.21
Source Files on build 6539
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6539
  • Pull Request #4133
  • PR Base - master (#6525)
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