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

Gallopsled / pwntools / 28238371862
74%

Build:
DEFAULT BRANCH: dev
Ran 26 Jun 2026 12:44PM 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

26 Jun 2026 09:47AM UTC coverage: 73.979% (+0.06%) from 73.919%
28238371862

push

github

web-flow
fix(ssh): ssh.which returning None for POSIX paths when running on Windows (#2732)

* fix(ssh): use POSIX separator for path detection in ssh.which

On Windows, `os.path.sep` is '\\', which fails to detect POSIX paths.
Hardcoding '/' ensures consistent path detection since the `ssh`
module targets POSIX-compliant systems.

* Update CHANGELOG.md

* feat(context): add path_sep and pathlist_sep to context, make the path seperator dependent on the context.os

* fix(ssh): declare path separator as private member in ssh

* fix(ssh): remote path handling with pathlib

* fix(ssh): replace os.path.basename functions with pathlib for path handling

* fix(ssh): ensure remote paths are decoded to str

3955 of 6626 branches covered (59.69%)

17 of 19 new or added lines in 1 file covered. (89.47%)

1 existing line in 1 file now uncovered.

13624 of 18416 relevant lines covered (73.98%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
68.83
0.05% pwnlib/tubes/ssh.py

Coverage Regressions

Lines Coverage ∆ File
1
68.12
-0.72% pwnlib/tubes/sock.py
Jobs
ID Job ID Ran Files Coverage
1 28238371862.1 26 Jun 2026 12:44PM UTC 152
73.98
GitHub Action Run
Source Files on build 28238371862
  • Tree
  • List 152
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2ec3fe6a on github
  • Prev Build on dev (#28194760324)
  • Next Build on dev (#28248925191)
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