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

Gallopsled / pwntools / 26262823229
74%

Build:
DEFAULT BRANCH: dev
Ran 22 May 2026 01:30AM 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.972% (+0.04%) from 73.928%
26262823229

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

3944 of 6616 branches covered (59.61%)

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

5 existing lines in 3 files now uncovered.

13599 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

Coverage Regressions

Lines Coverage ∆ File
2
89.83
-3.39% pwnlib/tubes/buffer.py
2
81.99
-0.37% pwnlib/tubes/tube.py
1
68.12
-0.72% pwnlib/tubes/sock.py
Jobs
ID Job ID Ran Files Coverage
1 26262823229.1 22 May 2026 01:30AM UTC 152
73.97
GitHub Action Run
Source Files on build 26262823229
  • Tree
  • List 152
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 65847960 on github
  • Prev Build on dev (#25893647993)
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