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 1.0.2 #437

Merged
merged 3 commits into from
Feb 24, 2025
Merged

Release 1.0.2 #437

merged 3 commits into from
Feb 24, 2025

Conversation

doctrino
Copy link
Collaborator

Description

Please describe the change you have made.

Checklist:

  • Tests added/updated.
  • Documentation updated.
  • Changelog updated in CHANGELOG.md.
  • Version bumped. If triggering a new release is desired (?), bump the version number by running python dev.py bump --patch (replace --patch with --minor or --major per semantic versioning).
  • Regenerate example SDKs export PYTHONPATH=. && python dev.py generate. Need to be run both
    for pydantic v1 and v2 environments.

doctrino and others added 3 commits February 24, 2025 11:41
* refactor; introduce max select depth

* refactor: updated template with max

* refactor; regen

* refactor: adjust depth

* tests: added test for above limit

* refactor; update template

* refactor; update template

* tests: regen

* fix: template

* docs: updated documentatoin

* build; changelog

* refactor; include data model id as a classvar

* refactor: include data model id
Co-authored-by: GitHub Action <[email protected]>
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4735 3352 71% 60% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cognite/pygen/_core/templates/config.py.jinja 40% 🟢
cognite/pygen/_generator.py 76% 🟢
cognite/pygen/_version.py 100% 🟢
TOTAL 72% 🟢

updated for commit: 6925bcb by action🐍

@doctrino doctrino merged commit 8abde8b into release-1.0 Feb 24, 2025
8 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.

2 participants