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

Gallopsled / pwntools / 6980780032
19%

Build:
DEFAULT BRANCH: dev
Ran 24 Nov 2023 12:40PM UTC
Jobs 1
Files 149
Run time 9s
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

24 Nov 2023 12:32PM UTC coverage: 74.486% (+0.006%) from 74.48%
6980780032

push

github

web-flow
Fix SyntaxWarning in Python 3.12 (#2302)

* libcdb.py - python 3.12

Python 3.12 would complain if the \d atom is not escaped in the binary string.

/usr/lib/python3.12/site-packages/pwnlib/commandline/libcdb.py:224: SyntaxWarning: invalid escape sequence '\d'
  libc_version = re.search(b'libc[ -](\d+\.\d+)', exe.data)

* Use raw string

---------

Co-authored-by: peace-maker <peacemakerctf@gmail.com>

4609 of 7290 branches covered (0.0%)

1 of 1 new or added line in 1 file covered. (100.0%)

12863 of 17269 relevant lines covered (74.49%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6980780032.1 24 Nov 2023 12:40PM UTC 149
74.49
Source Files on build 6980780032
  • Tree
  • List 149
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 77957b4b on github
  • Prev Build on dev (#6931538922)
  • Next Build on dev (#6980831659)
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