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

Unexport default values #1055

Merged
merged 11 commits into from
Aug 30, 2023
Merged

Unexport default values #1055

merged 11 commits into from
Aug 30, 2023

Conversation

szykes
Copy link
Contributor

@szykes szykes commented Aug 30, 2023

Description

After delivering of #1053 we had a discussion about, how we should handle this. @bartam1 recommended to unexport all defaults and use the getters in test. This PR aligns this idea.

Type of Change

  • Refactor

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • All code style checks pass
  • All new and existing tests pass

@szykes szykes requested a review from a team as a code owner August 30, 2023 09:54
@szykes szykes merged commit f8086b5 into master Aug 30, 2023
5 checks passed
@szykes szykes deleted the eliminate-hardcoded-values branch August 30, 2023 10:54
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.

4 participants