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

petl-developers / petl / 29800110975
92%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2026 04:04AM UTC
Jobs 1
Files 126
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 Jul 2026 04:01AM UTC coverage: 91.588% (+0.007%) from 91.581%
29800110975

push

github

juarezr
Fix filldown RuntimeError on header-only tables

filldown eagerly reads the first data row to seed its fill values, so a
table with a header but no data rows raised
"RuntimeError: generator raised StopIteration" (the StopIteration from
next() escaping the generator under PEP 479). fillright and fillleft
already handle that input by returning the header unchanged; guard the
seed read so filldown behaves the same.

13 of 13 new or added lines in 2 files covered. (100.0%)

13708 of 14967 relevant lines covered (91.59%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29800110975.1 21 Jul 2026 04:04AM UTC 126
91.59
GitHub Action Run
Source Files on build 29800110975
  • Tree
  • List 126
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 841973d9 on github
  • Prev Build on master (#29781908817)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc