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

rename Attachment.read_string to Attachment.read_text #1125

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

snopoke
Copy link
Collaborator

@snopoke snopoke commented Feb 3, 2025

Description

I think read_text is more self explanatory and easier for non-programmers to understand.

User Impact

This will break any existing Python Nodes using the read_string function however there are no usages of them currently.

Docs

Already updated in docs

@snopoke snopoke requested a review from SmittieC February 3, 2025 06:55
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
apps/pipelines/nodes/nodes.py 0.00% 2 Missing ⚠️
Additional details and impacted files

📢 Thoughts on this report? Let us know!

SmittieC
SmittieC previously approved these changes Feb 3, 2025
Copy link
Collaborator

@SmittieC SmittieC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need to update the schema

@snopoke snopoke merged commit 8ee9eba into main Feb 3, 2025
7 checks passed
@snopoke snopoke deleted the sk/code-node-tweaks branch February 3, 2025 08:32
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.

3 participants