Skip to content

feat(database): add databricks oauth support#34619

Closed
drummerwolli wants to merge 4 commits into
apache:masterfrom
drummerwolli:databricks-oauth
Closed

feat(database): add databricks oauth support#34619
drummerwolli wants to merge 4 commits into
apache:masterfrom
drummerwolli:databricks-oauth

cloud providers test

1f7898c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 1s

63.78% (-0.59%) compared to 1d08665

View this Pull Request on Codecov

63.78% (-0.59%) compared to 1d08665

Details

Codecov Report

❌ Patch coverage is 38.09524% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.78%. Comparing base (1d08665) to head (1f7898c).

Files with missing lines Patch % Lines
superset/db_engine_specs/databricks.py 38.09% 39 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #34619      +/-   ##
==========================================
- Coverage   64.37%   63.78%   -0.59%     
==========================================
  Files        2653     2653              
  Lines      145177   145240      +63     
  Branches    33495    33503       +8     
==========================================
- Hits        93457    92643     -814     
- Misses      50025    50900     +875     
- Partials     1695     1697       +2     

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