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

Gallopsled / pwntools / 25004116484
74%

Build:
DEFAULT BRANCH: dev
Ran 27 Apr 2026 03:37PM 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

27 Apr 2026 03:29PM UTC coverage: 73.775% (+0.004%) from 73.771%
25004116484

push

github

web-flow
fix(ssh): resolve PermissionError on Windows during SFTP upload (#2720)

* fix(ssh): resolve PermissionError on Windows during SFTP upload

On Windows, `tempfile.NamedTemporaryFile()` holds an exclusive lock on the file.
Previously, `sftp.put()` attempted to re-open the file by its path, causing a 
`PermissionError: [Errno 13]`. This commit replaces `put` with `putfo`, passing a file object directly to bypass the tempfile entirely.

* Update CHANGELOG.md

Update CHANGELOG.md to include new entries and links.

3907 of 6564 branches covered (59.52%)

5 of 5 new or added lines in 1 file covered. (100.0%)

13427 of 18200 relevant lines covered (73.77%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25004116484.1 27 Apr 2026 03:37PM UTC 151
73.77
GitHub Action Run
Source Files on build 25004116484
  • 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
  • b4481e18 on github
  • Prev Build on dev (#25003092376)
  • Next Build on dev (#25004997734)
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