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

Gallopsled / pwntools / 12884174382
19%

Build:
DEFAULT BRANCH: dev
Ran 21 Jan 2025 09:50AM 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

21 Jan 2025 09:42AM UTC coverage: 73.648% (+0.006%) from 73.642%
12884174382

push

github

web-flow
Allow to passthru kwargs on `ssh.__getattr__` convenience function to fix SSH motd problems (#2517)

* Allow to passthru kwargs on `ssh.__getattr__` convenience function

Instead of only passing the command arguments themselves to `ssh.system` when using `ssh.somecommand('args')`, allow to specify keyword arguments as well `ssh.somecommand('args', tty=False)`.

* ssh: Don't allocate a tty for internal state fetching

If the remote server is printing some motd agressively, this could lead to interpreting the motd instead of the requested output.

* Use `ssh.system` internally too instead of deprecated `ssh.run`

* Update CHANGELOG

3800 of 6404 branches covered (59.34%)

9 of 10 new or added lines in 1 file covered. (90.0%)

13317 of 18082 relevant lines covered (73.65%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
70.18
0.0% pwnlib/tubes/ssh.py
Jobs
ID Job ID Ran Files Coverage
1 12884174382.1 21 Jan 2025 09:50AM UTC 151
73.65
GitHub Action Run
Source Files on build 12884174382
  • Tree
  • List 151
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • cff58e15 on github
  • Prev Build on dev (#12884144006)
  • Next Build on dev (#12886992994)
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

© 2025 Coveralls, Inc