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

Gallopsled / pwntools / 26245440761
74%

Build:
DEFAULT BRANCH: dev
Ran 21 May 2026 06:42PM UTC
Jobs 1
Files 152
Run time 1min
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

21 May 2026 01:59PM UTC coverage: 73.966% (+0.04%) from 73.928%
26245440761

push

github

web-flow
Fix atexception handlers in term mode (#2730)

* Fix atexception handlers in term mode

The colored-traceback module registers its own `sys.excepthook` but doesn't call the original handler.
Reorder the includes such that the colored-traceback is setup before and our own hooks afterwards.
We always call the old excepthook and forward the exception to the colored-traceback after firing our own handlers.

It worked before in non-term mode when stderr wasn't a tty and colors were disabled.

* Update CHANGELOG

* Import atexception in doctests

3945 of 6616 branches covered (59.63%)

4 of 8 new or added lines in 1 file covered. (50.0%)

13598 of 18384 relevant lines covered (73.97%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
95.4
0.0% pwn/toplevel.py
Jobs
ID Job ID Ran Files Coverage
1 26245440761.1 21 May 2026 06:42PM UTC 152
73.97
GitHub Action Run
Source Files on build 26245440761
  • Tree
  • List 152
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 65847960 on github
  • Prev Build on dev (#25893647993)
  • Next Build on dev (#26245642219)
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