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

supabase / wrappers / 18834351724
76%

Build:
DEFAULT BRANCH: main
Ran 27 Oct 2025 08:37AM UTC
Jobs 1
Files 71
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

27 Oct 2025 08:20AM UTC coverage: 83.336% (-0.3%) from 83.669%
18834351724

push

github

web-flow
Adds MotherDuck support to DuckDB native fdw. (#511)

* Adds MotherDuck support to duckdb native fdw. 

MotherDuck is remote DuckDB instance that gets ATTACHed to the local one so we're able to honor the LIMIT TO / EXCEPT table list arguments to `IMPORT FOREIGN SCHEMA` by pushing them down to the query agains the remote information_schema.

MotherDuck doesn't use a DuckDB secret block, instead it relies on env vars (not relevant here) or configuration settings. Despite what the docs say, passing those settings as url params to the first argument to ATTACH doesn't seem to work any longer.

* Fixed code formatting issue.

* Fix code formatting issues and a bug the crept in while cleaning up the
code.

* change duckdb_fdw version number

---------

Co-authored-by: Bo Lu <lv.patrick@gmail.com>

37 of 92 new or added lines in 3 files covered. (40.22%)

1 existing line in 1 file now uncovered.

10117 of 12140 relevant lines covered (83.34%)

38.77 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
24
68.46
-8.69% wrappers/src/fdw/duckdb_fdw/server_type.rs
31
85.07
-10.32% wrappers/src/fdw/duckdb_fdw/duckdb_fdw.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
68.46
-8.69% wrappers/src/fdw/duckdb_fdw/server_type.rs
Jobs
ID Job ID Ran Files Coverage
1 18834351724.1 27 Oct 2025 08:37AM UTC 71
83.34
GitHub Action Run
Source Files on build 18834351724
  • Tree
  • List 71
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18834351724
  • 12670838 on github
  • Prev Build on main (#18831095046)
  • Next Build on main (#18870083268)
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