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(ingest): migrate Cassandra source to new SDK #12695

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Merge branch 'master' into cassandra-source-fixes

f238286
Select commit
Loading
Failed to load commit list.
Open

feat(ingest): migrate Cassandra source to new SDK #12695

Merge branch 'master' into cassandra-source-fixes
f238286
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 22, 2025 in 0s

85.86% of diff hit (target 90.00%)

View this Pull Request on Codecov

85.86% of diff hit (target 90.00%)

Annotations

Check warning on line 215 in metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 223 in metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 257 in metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py#L257

Added line #L257 was not covered by tests

Check warning on line 284 in metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 290 in metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/ingestion/source/cassandra/cassandra.py#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 38 in metadata-ingestion/src/datahub/sdk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/sdk/__init__.py#L38

Added line #L38 was not covered by tests

Check warning on line 40 in metadata-ingestion/src/datahub/sdk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/sdk/__init__.py#L40

Added line #L40 was not covered by tests

Check warning on line 42 in metadata-ingestion/src/datahub/sdk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/sdk/__init__.py#L42

Added line #L42 was not covered by tests

Check warning on line 50 in metadata-ingestion/src/datahub/sdk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

metadata-ingestion/src/datahub/sdk/__init__.py#L50

Added line #L50 was not covered by tests