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

Gallopsled / pwntools / 12948091350
19%

Build:
DEFAULT BRANCH: dev
Ran 24 Jan 2025 12:49PM 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.543% (-0.1%) from 73.642%
12948091350

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

3789 of 6404 branches covered (59.17%)

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

19 existing lines in 5 files now uncovered.

13298 of 18082 relevant lines covered (73.54%)

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
2
91.8
-3.28% pwnlib/tubes/buffer.py
3
76.19
-1.59% pwnlib/memleak.py
3
81.25
-0.37% pwnlib/tubes/tube.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 12948091350.1 24 Jan 2025 12:49PM UTC 151
73.54
GitHub Action Run
Source Files on build 12948091350
  • Tree
  • List 151
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
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 (#12978280683)
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