Skip to content

Connectors: Add source and target adapters for Delta Lake - #109

Draft
amotl wants to merge 1 commit into
mainfrom
deltalake
Draft

Connectors: Add source and target adapters for Delta Lake#109
amotl wants to merge 1 commit into
mainfrom
deltalake

Connectors: Add source and target adapters for Delta Lake

b43360f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

60.18% (target 50.00%)

View this Pull Request on Codecov

60.18% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.18%. Comparing base (a9b8429) to head (b43360f).

Files with missing lines Patch % Lines
src/omniload/target/deltalake/__init__.py 40.00% 9 Missing ⚠️
src/omniload/source/deltalake/api.py 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   60.23%   60.18%   -0.05%     
==========================================
  Files         236      238       +2     
  Lines       11157    11181      +24     
==========================================
+ Hits         6720     6729       +9     
- Misses       4437     4452      +15     

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