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

Gallopsled / pwntools / 21110732763
74%

Build:
DEFAULT BRANCH: dev
Ran 18 Jan 2026 09:13PM UTC
Jobs 1
Files 150
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

18 Jan 2026 11:08AM UTC coverage: 73.885% (+0.03%) from 73.859%
21110732763

push

github

web-flow
Refactor getdents.py, add support for SYS_getdents64 (#2643)

* Refactor getdents.py, add support for SYS_getdents64

* remove enum import and format the code

* fix doctest and use try before decode

* use global context setting in doctest

* use IntEnum for d_type instead

* add error handling, use log to give warnings

* rewrite doctest result, add comment for functions

* complete changelog for getdents

* set context in local, so it won't affect the later tests

* Add explicitly word_size

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

* Use context.bytes directly instead of context.bits

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

* add linux source code of struct

* separate dirents into dirents and dirents64

* remove unhex. complete a comment.

* fix test_case. use fromhex instead of unhex.

* add __len__ method

* add DT_WHT and DT_SUBVOL

---------

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

3848 of 6488 branches covered (59.31%)

53 of 60 new or added lines in 1 file covered. (88.33%)

1 existing line in 1 file now uncovered.

13501 of 18273 relevant lines covered (73.88%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
87.88
-1.78% pwnlib/util/getdents.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.88
-1.78% pwnlib/util/getdents.py
Jobs
ID Job ID Ran Files Coverage
1 21110732763.1 18 Jan 2026 09:13PM UTC 150
73.88
GitHub Action Run
Source Files on build 21110732763
  • Tree
  • List 150
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0eee5af7 on github
  • Prev Build on dev (#20822634082)
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