Skip to content

feat(clickhouse): add ClickHouse dialect to IbisBackend - #81

Merged
discreteds merged 1 commit into
developfrom
feature/clickhouse-dialect
May 6, 2026
Merged

feat(clickhouse): add ClickHouse dialect to IbisBackend#81
discreteds merged 1 commit into
developfrom
feature/clickhouse-dialect

feat(clickhouse): add ClickHouse dialect to IbisBackend

b7663f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 5, 2026 in 1s

50.53% (-5.30%) compared to 9b2b9e2

View this Pull Request on Codecov

50.53% (-5.30%) compared to 9b2b9e2

Details

Codecov Report

❌ Patch coverage is 64.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.53%. Comparing base (9b2b9e2) to head (b7663f9).
⚠️ Report is 19 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...untainash_data/backends/ibis/dialects/_registry.py 10.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #81      +/-   ##
===========================================
- Coverage    55.82%   50.53%   -5.30%     
===========================================
  Files           51       44       -7     
  Lines         2556     1880     -676     
  Branches       270      259      -11     
===========================================
- Hits          1427      950     -477     
+ Misses        1021      822     -199     
  Partials       108      108              

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