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

Gallopsled / pwntools / 9050416642
19%

Build:
DEFAULT BRANCH: dev
Ran 12 May 2024 09:40AM UTC
Jobs 1
Files 151
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

12 May 2024 09:31AM UTC coverage: 74.092% (+0.009%) from 74.083%
9050416642

push

github

web-flow
Fix access of undefined `ssh._tried_sftp` in `raw` mode  (#2396)

* Fix access of undefined `ssh._tried_sftp` in `raw` mode

The attribute was never set when setting `ssh(raw=True)` which caused the code to run `ssh.__getattr__` which raised an AttributeError due to `_tried_sftp` starting with an `_` on Python 3.12.

* Document all `ssh` attributes

4466 of 7243 branches covered (61.66%)

13075 of 17647 relevant lines covered (74.09%)

0.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
155
70.26
0.18% pwnlib/tubes/ssh.py
Jobs
ID Job ID Ran Files Coverage
1 9050416642.1 12 May 2024 09:40AM UTC 151
74.09
GitHub Action Run
Source Files on build 9050416642
  • Tree
  • List 151
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • fcec1178 on github
  • Prev Build on dev (#8815284895)
  • Next Build on dev (#9051026534)
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