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

[NEAT-208] Pydantic v2 model_copy instead of copy #416

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

doctrino
Copy link
Collaborator

Does not look good when users imports a model and is met with this:
image

Copy link

github-actions bot commented Apr 25, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
18766 12499 67% 60% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cognite/neat/_version.py 100% 🟢
cognite/neat/rules/exporters/_rules2dms.py 68% 🟢
cognite/neat/rules/models/rules/_dms_architect_rules.py 91% 🟢
cognite/neat/rules/models/rules/_domain_rules.py 98% 🟢
cognite/neat/rules/models/rules/_information_rules.py 89% 🟢
TOTAL 89% 🟢

updated for commit: 6f423d6 by action🐍

# Conflicts:
#	docs/CHANGELOG.md
#	tests/tests_unit/rules/test_exporters/test_rules2excel.py
@doctrino doctrino merged commit e400507 into main Apr 26, 2024
7 checks passed
@doctrino doctrino deleted the pydantic-copy-warning branch April 26, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants