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

tomerfiliba / plumbum / 6722955941 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2023 05:28PM UTC
Files 82
Run time 5s
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

01 Nov 2023 05:24PM UTC coverage: 82.199%. First build
6722955941.2

push

github

web-flow
Fix stalling in Pipeline command (#632)

* Fix stalling in Pipeline command

When a command (other than the first) in a pipeline wrote more than
64k to the stderr, and the output was consumed with the iter_lines
function, the whole pipeline stalled. Fixed by reading the output
of all commands where either stdout or stderr was set to PIPE.

* disable new tests on windows, increase timeout

* black & flake8

* trying to figure out what the extra items are

* test_pipelines: ignore empty lines

somehow stderr includes an empty line when run on pypy

* skip new tests on windows

* Apply suggestions from code review

---------

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>

2650 of 3696 branches covered (0.0%)

8090 of 9842 relevant lines covered (82.2%)

0.82 hits per line

Source Files on job test-macos-latest-3.8 - 6722955941.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6722955941
  • 38a108b8 on github
  • Next Job for on master (#6722959535.12)
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