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

Giorgi / DuckDB.NET / 31903527926
90%

Build:
DEFAULT BRANCH: develop
Ran 15 Aug 2026 07:20PM UTC
Jobs 3
Files 77
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

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

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 %.

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

2921 of 3196 relevant lines covered (91.4%)

408160.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest - 31903527926.1 15 Aug 2026 07:21PM UTC 77
89.67
GitHub Action Run
2 run-windows-latest - 31903527926.2 15 Aug 2026 07:24PM UTC 77
89.67
GitHub Action Run
3 run-macos-14 - 31903527926.3 15 Aug 2026 07:20PM UTC 77
89.67
GitHub Action Run
Source Files on build 31903527926
  • 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 Repo
  • Github Actions Build #31903527926
  • bacfbeaf on github
  • Prev Build on develop (#30198735026)
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