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

Add utility functions for removing nodes from catalogue graph #2850

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

StepanBrychta
Copy link
Contributor

@StepanBrychta StepanBrychta commented Mar 10, 2025

What does this change?

How to test

How can we measure success?

Have we considered potential risks?

Copy link

github-actions bot commented Mar 10, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1890 1623 86% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
catalogue_graph/src/clients/base_neptune_client.py 44% 🟢
catalogue_graph/src/config.py 100% 🟢
catalogue_graph/src/ingestor_loader.py 83% 🟢
catalogue_graph/src/models/catalogue_concept.py 100% 🟢
catalogue_graph/src/models/indexable_concept.py 84% 🟢
catalogue_graph/src/sources/catalogue/concepts_source.py 100% 🟢
catalogue_graph/src/transformers/catalogue/concepts_transformer.py 94% 🟢
catalogue_graph/src/transformers/catalogue/raw_concept.py 97% 🟢
catalogue_graph/src/transformers/catalogue/raw_work.py 100% 🟢
TOTAL 89% 🟢

updated for commit: 2479dcc by action🐍

@StepanBrychta StepanBrychta force-pushed the catalogue-graph-delete-utils branch from 26c9099 to 819bda4 Compare March 10, 2025 13:22
@StepanBrychta StepanBrychta force-pushed the catalogue-graph-delete-utils branch from 819bda4 to c6ee700 Compare March 10, 2025 13:24
@StepanBrychta StepanBrychta force-pushed the catalogue-graph-delete-utils branch 4 times, most recently from 0bfa4f2 to 829f647 Compare March 10, 2025 14:30
@StepanBrychta StepanBrychta force-pushed the catalogue-graph-delete-utils branch from 829f647 to 0550974 Compare March 10, 2025 14:39
@StepanBrychta StepanBrychta force-pushed the catalogue-graph-delete-utils branch from 32c5be3 to 038d139 Compare March 10, 2025 16:28
@StepanBrychta StepanBrychta force-pushed the catalogue-graph-delete-utils branch 5 times, most recently from 4e9d122 to 965f8ae Compare March 13, 2025 10:18
@StepanBrychta StepanBrychta force-pushed the catalogue-graph-delete-utils branch from 965f8ae to ad99305 Compare March 13, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants