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

[CDF-21917]🕵️‍♂️ Fix diffs deploy --dry-run #720

Merged
merged 6 commits into from
Jul 1, 2024

Conversation

doctrino
Copy link
Collaborator

@doctrino doctrino commented Jun 30, 2024

Description

Bug

image

Discussion

The .load_resource and _are_equal can likely be made generic. This will save a lot of code lines, ensure consistent implementations, but will add an extra abstraction layer and thus causing obfuscation. I chose thus to do this the repetitive way

Checklist

Copy link

github-actions bot commented Jun 30, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
8664 6320 73% 60% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cognite_toolkit/_cdf_tk/loaders/_resource_loaders.py 80% 🟢
cognite_toolkit/_cdf_tk/prototypes/resource_loaders.py 43% 🟢
TOTAL 62% 🟢

updated for commit: 24ce0da by action🐍

@doctrino doctrino merged commit e960a60 into main Jul 1, 2024
8 checks passed
@doctrino doctrino deleted the fix-deploy-dry-run-diffs branch July 1, 2024 08:57
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