Skip to content

Rest duckdb source - #1514

Draft
ahuang11 wants to merge 16 commits into
mainfrom
rest_duckdb_source
Draft

Rest duckdb source#1514
ahuang11 wants to merge 16 commits into
mainfrom
rest_duckdb_source

Cleanup

3a8fca0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

62.75% (+0.64%) compared to fde1d77

View this Pull Request on Codecov

62.75% (+0.64%) compared to fde1d77

Details

Codecov Report

❌ Patch coverage is 96.68874% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.75%. Comparing base (fde1d77) to head (3a8fca0).
⚠️ Report is 258 commits behind head on main.

Files with missing lines Patch % Lines
lumen/sources/rest_duckdb.py 86.66% 12 Missing ⚠️
lumen/tests/sources/test_rest_duckdb.py 99.14% 2 Missing ⚠️
lumen/sources/duckdb.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1514      +/-   ##
==========================================
+ Coverage   62.11%   62.75%   +0.64%     
==========================================
  Files         150      152       +2     
  Lines       23001    23434     +433     
==========================================
+ Hits        14286    14706     +420     
- Misses       8715     8728      +13     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.