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

Gallopsled / pwntools / 12886992994
19%

Build:
DEFAULT BRANCH: dev
Ran 21 Jan 2025 12:39PM 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.57% (-0.07%) from 73.642%
12886992994

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

3792 of 6404 branches covered (59.21%)

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

14 existing lines in 3 files now uncovered.

13303 of 18082 relevant lines covered (73.57%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
70.18
0.0% pwnlib/tubes/ssh.py

Uncovered Existing Lines

Lines Coverage ∆ File
3
76.19
-1.59% pwnlib/memleak.py
5
42.11
-13.16% pwnlib/atexception.py
6
59.73
-1.17% pwnlib/dynelf.py
Jobs
ID Job ID Ran Files Coverage
1 12886992994.1 21 Jan 2025 12:39PM UTC 151
73.57
GitHub Action Run
Source Files on build 12886992994
  • Tree
  • List 151
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
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 (#12948091350)
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