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

Giorgi / DuckDB.NET / 31903527926 / 2
90%
develop: 90%

Build:
DEFAULT BRANCH: develop
Ran 15 Aug 2026 07:24PM UTC
Files 77
Run time 2s
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

14 Aug 2026 08:11PM UTC coverage: 89.668% (-0.04%) from 89.706%
31903527926.2

push

github

Giorgi
Create table function data enumerator per scan init instead of per bind

DuckDB re-initializes a table function scan without re-binding when it
re-executes a pipeline, e.g. on every iteration of a recursive CTE. The
enumerator created at bind time was shared across all scans, so a re-scan
saw it exhausted and returned no rows, terminating recursion early.

Fixes https://github.com/Giorgi/DuckDB.NET/issues/348

1375 of 1595 branches covered (86.21%)

Branch coverage included in aggregate %.

2921 of 3196 relevant lines covered (91.4%)

136090.5 hits per line

Source Files on job run-windows-latest - 31903527926.2
  • Tree
  • List 77
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 31903527926
  • bacfbeaf on github
  • Prev Job for on develop (#30198735026.1)
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