Skip to content

Make FromSlice and ToSlice methods private to the deploy package #3089

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anton-107
Copy link
Contributor

@anton-107 anton-107 commented Jun 19, 2025

Why

Keeping methods private to the package makes the code easier to comprehend - private methods are used only inside the package where they are defined

Tests

Existing tests

@anton-107 anton-107 temporarily deployed to test-trigger-is June 19, 2025 08:49 — with GitHub Actions Inactive
@anton-107 anton-107 changed the title make FromSlice and ToSlice methods private to the deploy package Make FromSlice and ToSlice methods private to the deploy package Jun 19, 2025
@anton-107 anton-107 marked this pull request as ready for review June 19, 2025 09:43
@anton-107 anton-107 force-pushed the anton-107/state-private-methods branch from 4e3f2fa to 4193d84 Compare June 20, 2025 09:52
@anton-107 anton-107 temporarily deployed to test-trigger-is June 20, 2025 09:53 — with GitHub Actions Inactive
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