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.2.0 #633

Merged
merged 12 commits into from
Jun 10, 2024
Merged

Release 0.2.0 #633

merged 12 commits into from
Jun 10, 2024

Conversation

doctrino
Copy link
Collaborator

Description

Please describe the change you have made.

Checklist

renovate bot and others added 12 commits June 8, 2024 18:39
….8 (#620)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor: handle empty items

* build; changelog

* tests; added test to avoid regression
* refactor: handle empty items

* build; changelog

* tests; added test to avoid regression

* refactor: raise on location

* refactor; removed checko on Failed
* refactor: handle empty items

* build; changelog

* tests; added test to avoid regression

* refactor: raise on location

* refactor; removed checko on Failed

* refactor: search _system.yaml
* refactor; added safety check

* fix: only search root modules for modules
* fix: cotainer comparisson

* build: changelog
* fix: error message on wrong version

* style: typo
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor: better error message

* refactor: improved error message

* style: better build message

* style: styling

* Update cognite_toolkit/_cdf_tk/commands/build.py


* Update cognite_toolkit/_cdf_tk/commands/build.py
* refactor: added kind

* tests; added test to ensure unique kind

* tests: added failing test

* refactor: implemented raising of warning

* refactor: allow for ambigious files

* refactor: improved error message

* fix; not trigger on \.Notificaton

* refactor: fix

* fix: Group exception

* refactor: fix failing test

* Update cognite_toolkit/_cdf_tk/loaders/_resource_loaders.py
* refactor: upgrade migration

* build; bump

* build: poetry lock
@doctrino doctrino merged commit 038f435 into release Jun 10, 2024
8 checks passed
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7263 5654 78% 60% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cognite_toolkit/_cdf.py 55% 🟢
cognite_toolkit/_cdf_tk/commands/_base.py 83% 🟢
cognite_toolkit/_cdf_tk/commands/_utils.py 100% 🟢
cognite_toolkit/_cdf_tk/commands/build.py 87% 🟢
cognite_toolkit/_cdf_tk/commands/clean.py 76% 🟢
cognite_toolkit/_cdf_tk/commands/deploy.py 82% 🟢
cognite_toolkit/_cdf_tk/data_classes/_base.py 63% 🟢
cognite_toolkit/_cdf_tk/data_classes/_migration_yaml.py 44% 🟢
cognite_toolkit/_cdf_tk/exceptions.py 80% 🟢
cognite_toolkit/_cdf_tk/loaders/_base_loaders.py 88% 🟢
cognite_toolkit/_cdf_tk/loaders/_data_loaders.py 84% 🟢
cognite_toolkit/_cdf_tk/loaders/_resource_loaders.py 82% 🟢
cognite_toolkit/_cdf_tk/utils.py 75% 🟢
cognite_toolkit/_version.py 100% 🟢
TOTAL 79% 🟢

updated for commit: 641307a by action🐍

@doctrino doctrino deleted the release-0.2.0 branch January 25, 2025 09:21
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