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.3.24 #1339

Merged
merged 36 commits into from
Jan 6, 2025
Merged

Release 0.3.24 #1339

merged 36 commits into from
Jan 6, 2025

Conversation

doctrino
Copy link
Collaborator

@doctrino doctrino commented Jan 6, 2025

Description

Please describe the change you have made.

Checklist

petreeb and others added 30 commits December 14, 2024 07:13
* rename extractor config files, re-add data_developer env var

* added changelog entry

* tests: regen

* build: fix changelog

---------

Co-authored-by: anders-albert <[email protected]>
* fix(deps): update dependency cognite-sdk to v7.70.3

* tests: regen

* fix: switch to upsert

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: anders-albert <[email protected]>
Co-authored-by: Anders Albert <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…Rework pull (#1285)

* refactor: rename load resource file

* refactor: splitting load

* refactor: replace parent resource

* refactor; split data model load methods

* refactor; more splitting

* refactor; last piece of splitting

* tests: updated tests

* refactor: revert

* refactor: getting started on pull rework

* refactor: basic structure of new pull command

* refactor; round 2

* refactor: round 3

* refactor; round 4 for end-to-end

* tests: added simple test

* test: fix test

* tests: new test case

* tests: fix tests

* feat: first end to end

* refactor; fix

* refactor: structure for keeping comments

* tests: added test cases

* feat: first test passing

* tests: fix test cases

* feat: support list

* fix: handle comments

* tests: update test data

* refactor: simplify test

* tests: test case array

* tests: transformation sql test case

* feat: support multi file

* tests: updated test

* feat: support array with extra files

* tests: updated tests
….3 (#1304)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anders Albert <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: detect google cloud build

* feat: turn-off check

* build: turn-on

* build: changelog
…odule Pull (#1307)

* feat: added new feature flag

* refactor: design interface

* docs: added missing docs

* refactor; rerog

* refactor; moved out parsing of user selected modules

* feat: first end-to-end

* style: mypy

* tests: updated tests

* docs: updated plan

* refactor: renaming legacy method

* refactor; structure for new dump method

* style: update all signatures

* tests: implement proper lookup

* fix: robustify variable replacement

* refactor; remove pull command

* tests: regen

* fix: introduced bug
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….4 (#1317)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor: stipulate new soltion

* feat: implemented first pass of lookup APIs

* feat: verify API

* fix: lookup missing

* fix: imports

* tests: added failing test

* tests: implemented mocking of lookup methods

* docs: Documnted thinking

* refactor: update signature of load resource

* docs; updated docstring

* refactor: update loaders part 1

* refactor: finish replacement

* Ãtests: regen

* refactor; change signature to set default

* tests: updated tests

* tests: updated tests

* tests: fix failing test

* refactor: remove unused verify methods

* tests: update test

* fix; introduced bug

* refactor: remove tools global
* refactor: stipulate new soltion

* feat: implemented first pass of lookup APIs

* feat: verify API

* fix: lookup missing

* fix: imports

* tests: added failing test

* tests: implemented mocking of lookup methods

* docs: Documnted thinking

* refactor: update signature of load resource

* docs; updated docstring

* refactor: update loaders part 1

* refactor: finish replacement

* Ãtests: regen

* refactor; change signature to set default

* tests: updated tests

* tests: updated tests

* tests: fix failing test

* refactor: remove unused verify methods

* tests: update test

* fix; introduced bug

* refactor: remove tools global

* Ãrefactor: new signature

* refactor: reorder and clean signature

* refactor: new signature again

* refactor: draft new deploy method

* refactor: draft of pull and clean

* refactor: introduced resource worker

* refactor: cleanup

* refactor: use worker in clean/deploy

* refactor; updated load and dump for Resource Containers

* refactor; updating

* refactor; two more

* refactor: finished workflow loaders

* refactor: happier mypy

* refactor: happier mypy

* refactor: update signatures

* refactor: function and location filter

* refactor: extraction pipelines

* refactor; classic resources

* refactor; finished transformation loaders

* refactor; only group loader left

* refactor: elegant solution to group

* style: ruff happy

* style: happy mypy

* style: cleanup unsued ignore

* refactor: handle special gorup case

* tests: update snapshot manually

* fix: bug in transformation load

* fix: introduced bug

* tests: updated test data

* refactor: remove use of _is_equals

* docs; one step closer

* refactor: simplify load resource

* tests: updated loaders

* tests: group and function loaders

* tests: closer

* refactor; base loaders left

* tests: updated base loaders

* fix: tiny bug

* fix: import

* tests: remove tests

* refactor: cleanup

* refactor: cleanup

* refactor: delete are equal
* refactor: stipulate new soltion

* feat: implemented first pass of lookup APIs

* feat: verify API

* fix: lookup missing

* fix: imports

* tests: added failing test

* tests: implemented mocking of lookup methods

* docs: Documnted thinking

* refactor: update signature of load resource

* docs; updated docstring

* refactor: update loaders part 1

* refactor: finish replacement

* Ãtests: regen

* refactor; change signature to set default

* tests: updated tests

* tests: updated tests

* tests: fix failing test

* refactor: remove unused verify methods

* tests: update test

* fix; introduced bug

* refactor: remove tools global

* Ãrefactor: new signature

* refactor: reorder and clean signature

* refactor: new signature again

* refactor: draft new deploy method

* refactor: draft of pull and clean

* refactor: introduced resource worker

* refactor: cleanup

* refactor: use worker in clean/deploy

* refactor; updated load and dump for Resource Containers

* refactor; updating

* refactor; two more

* refactor: finished workflow loaders

* refactor: happier mypy

* refactor: happier mypy

* refactor: update signatures

* refactor: function and location filter

* refactor: extraction pipelines

* refactor; classic resources

* refactor; finished transformation loaders

* refactor; only group loader left

* refactor: elegant solution to group

* style: ruff happy

* style: happy mypy

* style: cleanup unsued ignore

* refactor: handle special gorup case

* tests: update snapshot manually

* fix: bug in transformation load

* fix: introduced bug

* tests: updated test data

* refactor: remove use of _is_equals

* docs; one step closer

* refactor: simplify load resource

* tests: updated loaders

* tests: group and function loaders

* tests: closer

* refactor; base loaders left

* tests: updated base loaders

* fix: tiny bug

* fix: import

* tests: remove tests

* refactor: cleanup

* refactor: cleanup

* refactor: delete are equal

* tests: extend test to check redeploy

* fix: dump methods leading to diffs

* fix: more redeploy issues

* tests: regen

* fix: introduced bug

* fix: more fixes

* refactor: last pieces

* build: changelog

* Update CHANGELOG.cdf-tk.md
* refactor: stipulate new soltion

* feat: implemented first pass of lookup APIs

* feat: verify API

* fix: lookup missing

* fix: imports

* tests: added failing test

* tests: implemented mocking of lookup methods

* docs: Documnted thinking

* refactor: update signature of load resource

* docs; updated docstring

* refactor: update loaders part 1

* refactor: finish replacement

* Ãtests: regen

* refactor; change signature to set default

* tests: updated tests

* tests: updated tests

* tests: fix failing test

* refactor: remove unused verify methods

* tests: update test

* fix; introduced bug

* refactor: remove tools global

* Ãrefactor: new signature

* refactor: reorder and clean signature

* refactor: new signature again

* refactor: draft new deploy method

* refactor: draft of pull and clean

* refactor: introduced resource worker

* refactor: cleanup

* refactor: use worker in clean/deploy

* refactor; updated load and dump for Resource Containers

* refactor; updating

* refactor; two more

* refactor: finished workflow loaders

* refactor: happier mypy

* refactor: happier mypy

* refactor: update signatures

* refactor: function and location filter

* refactor: extraction pipelines

* refactor; classic resources

* refactor; finished transformation loaders

* refactor; only group loader left

* refactor: elegant solution to group

* style: ruff happy

* style: happy mypy

* style: cleanup unsued ignore

* refactor: handle special gorup case

* tests: update snapshot manually

* fix: bug in transformation load

* fix: introduced bug

* tests: updated test data

* refactor: remove use of _is_equals

* docs; one step closer

* refactor: simplify load resource

* tests: updated loaders

* tests: group and function loaders

* tests: closer

* refactor; base loaders left

* tests: updated base loaders

* fix: tiny bug

* fix: import

* tests: remove tests

* refactor: cleanup

* refactor: cleanup

* refactor: delete are equal

* tests: extend test to check redeploy

* fix: dump methods leading to diffs

* fix: more redeploy issues

* tests: regen

* fix: introduced bug

* fix: more fixes

* refactor: last pieces

* build: changelog

* Update CHANGELOG.cdf-tk.md

* refactor: stipulation of new test

* refactor: enviroment variables

* tests: set with environment variables

* tests: failing test

* fix: workflow trigger

* feat: replace environment variabls in pull

* refactor; cleanup

* fix: skip not-supported loaders

* tests; extended testing

* refactor; setup new diff list method

* fix: implemented first diff list

* refactor: fixing issues with pull

* fix: maintain order

* tests: standardization of test data

* tests: standardization

* fix: skip loaders that should not be supported

* fix: standarization

* fix; more standarization

* tests: regen

* refactor; move out safe read

* fix: safe read in pull

* fix: more standarization

* fix: more standarization

* fix: more standarization

* fix: more standarization

* fix: scopes issue

* refactor: standarization

* refactor; standarization

* fix: generic dump of function schedule

* tests: added failing test case

* fix: pull comments

* fix: yaml comment parser

* fix: handle raw database case

* build; added command and changelog entry

* tests: fix mocking

* fix: introduced bug

* fix: bug in selection
* chore(deps): lock file maintenance

* ci: cleanup actions

* style: happy mypy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: anders-albert <[email protected]>
Co-authored-by: Anders Albert <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* fix: ugly exception

* tests: regen
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* tests: set cpu and memory outside limits

* tests: try to recreate issue

* docs: documented case

* fix: redeployment issue

* feat: added warning on mistake

* style: warning message

* feat; introduce ToolkitClientConfig

* style: better return value

* refactor: renaming

* Update cognite_toolkit/_cdf_tk/client/_toolkit_client.py

* docs; better docs

* refactor: deal with special behavior
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* tests: set cpu and memory outside limits

* tests: try to recreate issue

* docs: documented case

* fix: redeployment issue

* feat: added warning on mistake

* style: warning message

* feat; introduce ToolkitClientConfig

* style: better return value

* refactor: renaming

* Update cognite_toolkit/_cdf_tk/client/_toolkit_client.py

* docs; better docs

* refactor: deal with special behavior

* tests: added failing test

* refactor; extending test

* fix: set correct kind file name
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* tests: set cpu and memory outside limits

* tests: try to recreate issue

* docs: documented case

* fix: redeployment issue

* feat: added warning on mistake

* style: warning message

* feat; introduce ToolkitClientConfig

* style: better return value

* refactor: renaming

* Update cognite_toolkit/_cdf_tk/client/_toolkit_client.py

* docs; better docs

* refactor: deal with special behavior

* tests: added failing test

* refactor; extending test

* fix: set correct kind file name

* fix: added missing verbose flags

* Update CHANGELOG.cdf-tk.md

Co-authored-by: Pål Rønning <[email protected]>

---------

Co-authored-by: Pål Rønning <[email protected]>
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* tests: set cpu and memory outside limits

* tests: try to recreate issue

* docs: documented case

* fix: redeployment issue

* feat: added warning on mistake

* style: warning message

* feat; introduce ToolkitClientConfig

* style: better return value

* refactor: renaming

* Update cognite_toolkit/_cdf_tk/client/_toolkit_client.py

* docs; better docs

* refactor: deal with special behavior

* tests: added failing test

* refactor; extending test

* fix: set correct kind file name

* fix: added missing verbose flags

* fix: added asset external ID lookup in sequence

* Update CHANGELOG.cdf-tk.md

Co-authored-by: Pål Rønning <[email protected]>

---------

Co-authored-by: Pål Rønning <[email protected]>
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* fix: added missing reference to dataset
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* tests: set cpu and memory outside limits

* tests: try to recreate issue

* docs: documented case

* fix: redeployment issue

* feat: added warning on mistake

* style: warning message

* feat; introduce ToolkitClientConfig

* style: better return value

* refactor: renaming

* Update cognite_toolkit/_cdf_tk/client/_toolkit_client.py

* docs; better docs

* refactor: deal with special behavior

* tests: constructing example

* fix: structure

* tests: updated test data

* style

* refactor: adding flag

* build: activate flag

* refactor; start on implementation

* feat: per file hashing

* refactor; fix running withouth alpha flags

* fix: consistent hash

* build; deactivate flag

* tests: regen

* fix: ignore compiled py files
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* fix: only warn if env not set

* build; changelog
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* refactor: added new structure for checking

* feat; warning if taks is missing

* style: improved wording
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* fix: ugly exception

* tests: regen

* fead: added new utility function

* refactor: replace read function

* build; changelog

* refactor: fix robustify sniffing
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* tests: set cpu and memory outside limits

* tests: try to recreate issue

* docs: documented case

* fix: redeployment issue

* feat: added warning on mistake

* style: warning message

* feat; introduce ToolkitClientConfig

* style: better return value

* refactor: renaming

* Update cognite_toolkit/_cdf_tk/client/_toolkit_client.py

* docs; better docs

* refactor: deal with special behavior

* tests: constructing example

* fix: structure

* tests: updated test data

* style

* refactor: adding flag

* build: activate flag

* refactor; start on implementation

* feat: per file hashing

* refactor; fix running withouth alpha flags

* fix: consistent hash

* build; deactivate flag

* tests: regen

* fix: ignore compiled py files

* fix: better error message

* style: wording
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* fix: ugly exception

* tests: regen

* feat: verify containres are deployed
doctrino and others added 6 commits January 6, 2025 14:41
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* fix: ugly exception

* tests: regen

* feat: verify containres are deployed

* fix: force wait after space deletion
* test: extend testing

* fix: implemented emtpy

* tests: updated mocking

* fix: quote version key in location filter

* feat: added data modeling type

* tests: updated test

* tests: regen

* feat: support data modeling type

* tests: update mock lookup

* build: changelog

* fix: introduced bugs

* fix; bug bug

* fix; bug bug bug

* tests: standardize

* tests: standardize 2

* fix: ugly exception

* tests: regen

* fead: added new utility function

* refactor: replace read function

* build; changelog

* refactor: fix robustify sniffing

* refactor; handling empty csv files
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….5 (#1335)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anders Albert <[email protected]>
* fix: panel print

* refactor; added limitation
Co-authored-by: GitHub Action <[email protected]>
Copy link

github-actions bot commented Jan 6, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
15508 11419 74% 60% 🟢

New Files

File Coverage Status
cognite_toolkit/_cdf_tk/client/_toolkit_client.py 88% 🟢
cognite_toolkit/_cdf_tk/client/api/lookup.py 73% 🟢
cognite_toolkit/_cdf_tk/client/api/verify.py 73% 🟢
cognite_toolkit/_cdf_tk/data_classes/_yaml_comments.py 99% 🟢
cognite_toolkit/_cdf_tk/loaders/_worker.py 93% 🟢
cognite_toolkit/_cdf_tk/utils/diff_list.py 79% 🟢
TOTAL 84% 🟢

Modified Files

File Coverage Status
cognite_toolkit/_cdf_tk/apps/_auth_app.py 70% 🟢
cognite_toolkit/_cdf_tk/apps/_core_app.py 61% 🟢
cognite_toolkit/_cdf_tk/apps/_modules_app.py 68% 🟢
cognite_toolkit/_cdf_tk/apps/_run.py 75% 🟢
cognite_toolkit/_cdf_tk/builders/init.py 100% 🟢
cognite_toolkit/_cdf_tk/builders/_base.py 84% 🟢
cognite_toolkit/_cdf_tk/builders/_datamodels.py 86% 🟢
cognite_toolkit/_cdf_tk/builders/_transformation.py 87% 🟢
cognite_toolkit/_cdf_tk/client/init.py 100% 🟢
cognite_toolkit/_cdf_tk/client/api_client.py 89% 🟢
cognite_toolkit/_cdf_tk/client/data_classes/location_filters.py 98% 🟢
cognite_toolkit/cdf_tk/client/data_classes/streamlit.py 90% 🟢
cognite_toolkit/_cdf_tk/client/testing.py 100% 🟢
cognite_toolkit/_cdf_tk/commands/_base.py 87% 🟢
cognite_toolkit/_cdf_tk/commands/_changes.py 36% 🟢
cognite_toolkit/_cdf_tk/commands/auth.py 16% 🟢
cognite_toolkit/_cdf_tk/commands/build.py 83% 🟢
cognite_toolkit/_cdf_tk/commands/clean.py 72% 🟢
cognite_toolkit/_cdf_tk/commands/deploy.py 86% 🟢
cognite_toolkit/_cdf_tk/commands/dump.py 74% 🟢
cognite_toolkit/_cdf_tk/commands/pull.py 83% 🟢
cognite_toolkit/_cdf_tk/commands/run.py 62% 🟢
cognite_toolkit/_cdf_tk/constants.py 100% 🟢
cognite_toolkit/_cdf_tk/data_classes/init.py 100% 🟢
cognite_toolkit/_cdf_tk/data_classes/_build_variables.py 95% 🟢
cognite_toolkit/_cdf_tk/data_classes/_built_modules.py 96% 🟢
cognite_toolkit/_cdf_tk/data_classes/_built_resources.py 95% 🟢
cognite_toolkit/_cdf_tk/data_classes/_config_yaml.py 78% 🟢
cognite_toolkit/_cdf_tk/data_classes/_deploy_results.py 85% 🟢
cognite_toolkit/_cdf_tk/exceptions.py 83% 🟢
cognite_toolkit/_cdf_tk/feature_flags.py 100% 🟢
cognite_toolkit/_cdf_tk/loaders/init.py 83% 🟢
cognite_toolkit/_cdf_tk/loaders/_base_loaders.py 78% 🟢
cognite_toolkit/_cdf_tk/loaders/_data_loaders.py 84% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/auth_loaders.py 88% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/classic_loaders.py 83% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/data_organization_loaders.py 86% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/datamodel_loaders.py 83% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/extraction_pipeline_loaders.py 73% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/file_loader.py 86% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/function_loaders.py 80% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/hosted_extractors.py 97% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/industrial_tool_loaders.py 89% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/location_loaders.py 90% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/raw_loaders.py 68% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/relationship_loader.py 86% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/robotics_loaders.py 90% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/three_d_model_loaders.py 83% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/timeseries_loaders.py 87% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/transformation_loaders.py 76% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders/workflow_loaders.py 82% 🟢
cognite_toolkit/_cdf_tk/tk_warnings/init.py 100% 🟢
cognite_toolkit/_cdf_tk/tk_warnings/fileread.py 86% 🟢
cognite_toolkit/_cdf_tk/utils/init.py 100% 🟢
cognite_toolkit/_cdf_tk/utils/auth.py 52% 🟢
cognite_toolkit/_cdf_tk/utils/cicd.py 24% 🟢
cognite_toolkit/_cdf_tk/utils/file.py 84% 🟢
cognite_toolkit/_cdf_tk/utils/modules.py 84% 🟢
cognite_toolkit/_version.py 100% 🟢
TOTAL 82% 🟢

updated for commit: 5fcc67b by action🐍

@doctrino doctrino merged commit 70ef969 into release Jan 6, 2025
10 checks passed
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.

3 participants