Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add databricks data source #82

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

datageek00
Copy link
Contributor

@datageek00 datageek00 commented Sep 11, 2023

Fixes/Implements #74

Description

Add databricks datasource

Type of change

Delete irrelevant options.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Locally Tested

@datageek00 datageek00 added the Databricks Databricks Datawarehouse label Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03% 🎉

Comparison is base (121ffa6) 83.91% compared to head (1e26647) 83.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   83.91%   83.94%   +0.03%     
==========================================
  Files          31       31              
  Lines        1268     1271       +3     
==========================================
+ Hits         1064     1067       +3     
  Misses        204      204              
Files Changed Coverage Δ
...achecks/core/configuration/configuration_parser.py 77.94% <ø> (ø)
datachecks/core/datasource/manager.py 52.94% <ø> (ø)
datachecks/core/common/models/configuration.py 100.00% <100.00%> (ø)

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

@subhankarb subhankarb merged commit 9b7dc6d into datachecks:main Sep 12, 2023
6 checks passed
@subhankarb subhankarb mentioned this pull request Sep 12, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Databricks Databricks Datawarehouse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants