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

Gallopsled / pwntools / 31966626830
74%

Build:
DEFAULT BRANCH: dev
Ran 16 Aug 2026 07:17PM 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

16 Aug 2026 07:07PM UTC coverage: 73.935% (+0.03%) from 73.903%
31966626830

push

github

web-flow
feat(libcdb): use local debuginfod client cache before hitting servers (#2623) (#2726)

* feat(libcdb): use local debuginfod client cache before hitting servers (#2623)

If gdb / eu-debuginfod-find / abrt has already downloaded the matching
debuginfo for our libc's build-id (cached at $DEBUGINFOD_CACHE_PATH or
$XDG_CACHE_HOME/debuginfod_client/ or ~/.cache/debuginfod_client/),
unstrip_libc() now reuses it directly instead of doing another network
round-trip via debuginfod servers. Validated by ELF magic so non-ELF
junk in the cache is ignored.

Closes #2623

* Update CHANGELOG.md for #2726

* Check our own cache before looking at debuginfod-client

---------

Co-authored-by: Chris (ChrisJr404) <11917633+ChrisJr404@users.noreply.github.com>
Co-authored-by: Peace-Maker <peacemakerctf@gmail.com>

3989 of 6704 branches covered (59.5%)

34 of 43 new or added lines in 1 file covered. (79.07%)

13757 of 18607 relevant lines covered (73.93%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
66.81
0.36% pwnlib/libcdb.py
Jobs
ID Job ID Ran Files Coverage
1 31966626830.1 16 Aug 2026 07:17PM UTC 152
73.93
GitHub Action Run
Source Files on build 31966626830
  • Tree
  • List 152
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d41db1ff on github
  • Prev Build on dev (#31964841455)
  • Next Build on dev (#31982268767)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc