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

[NEAT-338] 🤓 Notebook representation of each module (and missing documentation) #521

Merged
merged 12 commits into from
Jun 27, 2024

Conversation

doctrino
Copy link
Collaborator

@doctrino doctrino commented Jun 27, 2024

image
image

Copy link

github-actions bot commented Jun 27, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
22436 15610 70% 60% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cognite/neat/_shared.py 75% 🟢
cognite/neat/graph/extractors/init.py 82% 🟢
cognite/neat/graph/extractors/_base.py 82% 🟢
cognite/neat/graph/extractors/_classic_cdf/_assets.py 95% 🟢
cognite/neat/graph/extractors/_classic_cdf/_events.py 84% 🟢
cognite/neat/graph/extractors/_classic_cdf/_labels.py 95% 🟢
cognite/neat/graph/extractors/_classic_cdf/_relationships.py 96% 🟢
cognite/neat/graph/extractors/_classic_cdf/_sequences.py 85% 🟢
cognite/neat/graph/extractors/_classic_cdf/_timeseries.py 78% 🟢
cognite/neat/graph/extractors/_rdf_file.py 67% 🟢
cognite/neat/graph/loaders/init.py 57% 🟢
cognite/neat/graph/loaders/_base.py 81% 🟢
cognite/neat/graph/loaders/_rdf2dms.py 74% 🟢
cognite/neat/graph/stores/_base.py 67% 🟢
cognite/neat/graph/stores/_provenance.py 88% 🟢
cognite/neat/rules/exporters/init.py 70% 🟢
cognite/neat/rules/exporters/_base.py 75% 🟢
cognite/neat/rules/exporters/_rules2dms.py 71% 🟢
cognite/neat/rules/exporters/_rules2ontology.py 88% 🟢
cognite/neat/rules/importers/init.py 75% 🟢
cognite/neat/rules/importers/_base.py 94% 🟢
cognite/neat/rules/importers/_dms2rules.py 80% 🟢
cognite/neat/rules/importers/_dtdl2rules/dtdl_importer.py 74% 🟢
cognite/neat/rules/importers/_inference2rules.py 91% 🟢
cognite/neat/rules/importers/_spreadsheet2rules.py 76% 🟢
cognite/neat/utils/auxiliary.py 50% 🟢
TOTAL 79% 🟢

updated for commit: 538848a by action🐍

@doctrino doctrino marked this pull request as ready for review June 27, 2024 09:43
@doctrino doctrino requested a review from a team as a code owner June 27, 2024 09:43
Copy link
Collaborator

@nikokaoja nikokaoja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TNX a lot for putting docstring for things, I forgot to add it my self for all extractors I made

@doctrino doctrino merged commit 5487078 into main Jun 27, 2024
7 checks passed
@doctrino doctrino deleted the nice-print-outs branch June 27, 2024 10:31
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