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

tomerfiliba / plumbum / 26777652313
88%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2026 07:42PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
26777652313

push

github

web-flow
refactor: remove dead code and simplify a few spots (#811)

- machines/local: drop `LocalMachine.__contains__`, an exact duplicate of
  `BaseMachine.__contains__` (which also carries the docstring)
- commands/base: remove a long-commented-out `custom_encoding` block in
  `ConcreteCommand.formulate`
- machines/_windows: use explicit little-endian struct widths (`<I`/`<H`)
  for the PE header fields instead of platform-dependent native `L`/`H`,
  and drop the `type: ignore` via an `int()` cast
- machines/paramiko_machine: `"".join(x)` instead of `"".join(s for s in x)`
- cli/application: simplify `_get_partial_matches` to a comprehension, and
  drop dead guards in `get_completions` (`argv` is already known non-empty,
  and `argv[:-1]` already yields `[]` for a single element)

Assisted-by: ClaudeCode:claude-opus-4.8
Source Files on build 26777652313
Detailed source file information is not available for this build.
  • Back to Repo
  • dd74450e on github
  • Prev Build on master (#26772874612)
  • Next Build on master (#26777869948)
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