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

[PYG-313] 🫣 Skip validation #400

Merged
merged 13 commits into from
Dec 29, 2024
Merged

[PYG-313] 🫣 Skip validation #400

merged 13 commits into from
Dec 29, 2024

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 doctrino marked this pull request as ready for review December 29, 2024 22:03
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4772 3413 72% 60% 🟢

New Files

File Coverage Status
cognite/pygen/_core/templates/config.py.jinja 75% 🟢
TOTAL 75% 🟢

Modified Files

File Coverage Status
cognite/pygen/_core/generators.py 95% 🟢
TOTAL 95% 🟢

updated for commit: 3928afe by action🐍

@doctrino doctrino merged commit 180d265 into main Dec 29, 2024
7 checks passed
@doctrino doctrino deleted the skip-validation branch December 29, 2024 22:09
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.

1 participant