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

implicit init function if not present #167

Merged
merged 6 commits into from
Mar 21, 2024

Conversation

Gusarich
Copy link
Member

@Gusarich Gusarich commented Mar 5, 2024

closes #8

Copy link
Member

@anton-trunov anton-trunov left a comment

Choose a reason for hiding this comment

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

Looks great!

Let's add a test that checks what happens when there are some initialized and uninitialized storage vars and the init method is missing

@anton-trunov anton-trunov added this to the v1.3.0 milestone Mar 13, 2024
Copy link
Member

@anton-trunov anton-trunov left a comment

Choose a reason for hiding this comment

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

Please add a test mentioned here: #167 (review)

@anton-trunov anton-trunov self-assigned this Mar 15, 2024
Copy link
Member

@anton-trunov anton-trunov left a comment

Choose a reason for hiding this comment

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

Nicely done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implicit init function if one does not exist
2 participants