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

Check run-unsafe flag for the unsafe functions instead of the unsafe tests. #506

Merged
merged 3 commits into from
May 29, 2023

Conversation

dzmitryhil
Copy link
Contributor

@dzmitryhil dzmitryhil commented May 24, 2023

This change is Reviewable

wojtek-coreum
wojtek-coreum previously approved these changes May 24, 2023
Copy link
Collaborator

@wojtek-coreum wojtek-coreum left a comment

Choose a reason for hiding this comment

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

Reviewed 20 of 20 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @miladz68, @silverspase, and @ysv)

ysv
ysv previously approved these changes May 24, 2023
Copy link
Contributor

@ysv ysv left a comment

Choose a reason for hiding this comment

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

Reviewed 20 of 20 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @miladz68 and @silverspase)

Copy link
Contributor

@miladz68 miladz68 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 20 of 20 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @dzmitryhil and @silverspase)


integration-tests/gov.go line 65 at r1 (raw file):

// UpdateParams goes through proposal process to update parameters.
func (g Governance) UpdateParams(ctx context.Context, t *testing.T, description string, updates []paramproposal.ParamChange) error {
	// Fund accounts.

why not also skip it here ?

Copy link
Contributor Author

@dzmitryhil dzmitryhil left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @miladz68 and @silverspase)


integration-tests/gov.go line 65 at r1 (raw file):

Previously, miladz68 (milad) wrote…

why not also skip it here ?

It's skipped in the child function.

miladz68
miladz68 previously approved these changes May 24, 2023
Copy link
Contributor

@miladz68 miladz68 left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @silverspase)

# Conflicts:
#	integration-tests/coreum.go
#	integration-tests/gov.go
#	integration-tests/ibc/asset_ft_test.go
#	integration-tests/ibc/transfer_test.go
#	integration-tests/init.go
#	integration-tests/modules/assetft_test.go
#	integration-tests/modules/assetnft_test.go
#	integration-tests/modules/staking_test.go
@dzmitryhil dzmitryhil dismissed stale reviews from miladz68, ysv, and wojtek-coreum via 81e7342 May 29, 2023 07:09
@dzmitryhil dzmitryhil requested a review from a team as a code owner May 29, 2023 07:09
Copy link
Contributor

@ysv ysv left a comment

Choose a reason for hiding this comment

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

Reviewed 19 of 19 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @miladz68, @silverspase, and @wojtek-coreum)

Copy link
Collaborator

@wojtek-coreum wojtek-coreum left a comment

Choose a reason for hiding this comment

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

Reviewed 19 of 19 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @miladz68 and @silverspase)

@dzmitryhil dzmitryhil merged commit 78a0400 into master May 29, 2023
@dzmitryhil dzmitryhil deleted the dzmitryhil/unsafe-test-via-utils branch May 29, 2023 08:06
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