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

Feature/40 refactoring #41

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

Conversation

OlivieFranklova
Copy link
Collaborator

No description provided.

@OlivieFranklova OlivieFranklova added the work in progress Work on this item is not yet finished (mainly intended for PRs) label Dec 9, 2024
@OlivieFranklova OlivieFranklova self-assigned this Dec 9, 2024
@OlivieFranklova OlivieFranklova linked an issue Dec 9, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Dec 9, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2243 2001 89% 70% 🟢

New Files

File Coverage Status
similarity_framework/src/impl/comparator/handlers.py 79% 🟢
similarity_framework/src/interfaces/comparator/handler.py 100% 🟢
TOTAL 89% 🟢

Modified Files

File Coverage Status
similarity_framework/src/impl/comparator/comparator_by_column.py 66% 🟢
similarity_framework/src/impl/comparator/comparator_by_type.py 75% 🟢
similarity_framework/src/impl/comparator/utils.py 83% 🟢
similarity_framework/src/impl/metadata/type_metadata_creator.py 69% 🟢
similarity_framework/src/interfaces/comparator/comparator.py 85% 🟢
tests/column2vec/test_column2vec_cache.py 99% 🟢
tests/runner/test_runner_connectors.py 100% 🟢
tests/runner/test_runner_functions.py 100% 🟢
tests/similarity_framework/test_similarity_comparator.py 100% 🟢
TOTAL 86% 🟢

updated for commit: 548328d by action🐍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress Work on this item is not yet finished (mainly intended for PRs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactoring
1 participant