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

Release 0.97.2 #751

Merged
merged 7 commits into from
Nov 14, 2024
Merged

Release 0.97.2 #751

merged 7 commits into from
Nov 14, 2024

Conversation

doctrino
Copy link
Collaborator

No description provided.

nikokaoja and others added 7 commits November 14, 2024 11:43
* fix display

* update changelog

* fix issue
* refactor: better messages in get_cognite_client

* refactor; improved upload results for writing to CDF

* fix: comparison

* fix: introduced bug

* fix: introduced bug

* refactor: readability

* fix:not loading twice

* fix: typo

* build: changelog

* fix: handle missing source
* feat: added model option to excel

* build: changelog
* fix issue

* add docstring

* add docstring

* Linting and static code checks

---------

Co-authored-by: nikokaoja <[email protected]>
* fix issue

* add docstring

* add docstring

* improve inspect

* improved inspect over large number of items

* update changelog
* refactor: move catch_issues into issue module

* refactor: catch issues in conversion

* refactor: add location to Regex Error

* tests: updated test
Co-authored-by: GitHub Action <[email protected]>
@doctrino doctrino merged commit f280fea into release Nov 14, 2024
7 checks passed
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
14968 10040 67% 60% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cognite/neat/_graph/loaders/_base.py 77% 🟢
cognite/neat/_graph/loaders/_rdf2dms.py 76% 🟢
cognite/neat/_issues/init.py 100% 🟢
cognite/neat/_issues/_base.py 88% 🟢
cognite/neat/_issues/errors/_general.py 100% 🟢
cognite/neat/_rules/models/_types.py 90% 🟢
cognite/neat/_rules/transformers/_verification.py 93% 🟢
cognite/neat/_session/_base.py 68% 🟢
cognite/neat/_session/_inspect.py 38% 🟢
cognite/neat/_session/_set.py 50% 🟢
cognite/neat/_session/_to.py 51% 🟢
cognite/neat/_utils/auth.py 28% 🟢
cognite/neat/_utils/upload.py 43% 🟢
cognite/neat/_version.py 100% 🟢
TOTAL 72% 🟢

updated for commit: 9cf41d3 by action🐍

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