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): Couchbase ingestion source #12345

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

Conversation

mminichino
Copy link

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions github-actions bot added ingestion PR or Issue related to the ingestion of metadata product PR or Issue related to the DataHub UI/UX community-contribution PR or Issue raised by member(s) of DataHub Community labels Jan 15, 2025
@datahub-cyborg datahub-cyborg bot added the needs-review Label for PRs that need review from a maintainer. label Jan 15, 2025
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 48.93350% with 407 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../ingestion/source/couchbase/couchbase_profiling.py 37.17% 98 Missing ⚠️
.../ingestion/source/couchbase/couchbase_kv_schema.py 17.34% 81 Missing ⚠️
...tahub/ingestion/source/couchbase/couchbase_main.py 55.92% 67 Missing ⚠️
...on/src/datahub/ingestion/source/couchbase/retry.py 38.09% 39 Missing ⚠️
.../ingestion/source/couchbase/couchbase_aggregate.py 52.05% 35 Missing ⚠️
...ngestion/source/couchbase/couchbase_data_reader.py 0.00% 35 Missing ⚠️
...ub/ingestion/source/couchbase/couchbase_connect.py 78.83% 29 Missing ⚠️
...hub/ingestion/source/couchbase/couchbase_common.py 74.57% 15 Missing ⚠️
...estion/source/couchbase/couchbase_schema_reader.py 60.00% 8 Missing ⚠️
Files with missing lines Coverage Δ
...b-react/src/app/ingest/source/builder/constants.ts 100.00% <100.00%> (ø)
...estion/source/couchbase/couchbase_schema_reader.py 60.00% <60.00%> (ø)
...hub/ingestion/source/couchbase/couchbase_common.py 74.57% <74.57%> (ø)
...ub/ingestion/source/couchbase/couchbase_connect.py 78.83% <78.83%> (ø)
.../ingestion/source/couchbase/couchbase_aggregate.py 52.05% <52.05%> (ø)
...ngestion/source/couchbase/couchbase_data_reader.py 0.00% <0.00%> (ø)
...on/src/datahub/ingestion/source/couchbase/retry.py 38.09% <38.09%> (ø)
...tahub/ingestion/source/couchbase/couchbase_main.py 55.92% <55.92%> (ø)
.../ingestion/source/couchbase/couchbase_kv_schema.py 17.34% <17.34%> (ø)
.../ingestion/source/couchbase/couchbase_profiling.py 37.17% <37.17%> (ø)

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 90fe5b6...88f4661. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution PR or Issue raised by member(s) of DataHub Community ingestion PR or Issue related to the ingestion of metadata needs-review Label for PRs that need review from a maintainer. product PR or Issue related to the DataHub UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant