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-478] 🚅 Load Engine #722

Merged
merged 8 commits into from
Nov 11, 2024
Merged

[NEAT-478] 🚅 Load Engine #722

merged 8 commits into from
Nov 11, 2024

Conversation

doctrino
Copy link
Collaborator

@doctrino doctrino commented Nov 9, 2024

From CDF

image

From download folder

image

Copy link

github-actions bot commented Nov 9, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
14332 9671 67% 60% 🟢

New Files

File Coverage Status
cognite/neat/_session/_engine.py 51% 🟢
TOTAL 51% 🟢

Modified Files

File Coverage Status
cognite/neat/_session/_base.py 68% 🟢
cognite/neat/_version.py 100% 🟢
TOTAL 84% 🟢

updated for commit: d056bda by action🐍

@doctrino doctrino requested a review from a team as a code owner November 9, 2024 09:37
@@ -90,9 +92,6 @@ gspread = { version = "*", optional = true }
google-api-python-client = { version = "*", optional = true }
google-auth-oauthlib = { version = "*", optional = true }

# Remove when ledacy is removed
jinja2 = { version = "^3.1.2", optional = true }
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Cleanup

@doctrino doctrino merged commit 44ed2fd into main Nov 11, 2024
7 checks passed
@doctrino doctrino deleted the load-engine branch November 11, 2024 08:43
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