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

472 ensure integer sample size and number of events #476

Merged

Conversation

LittleBeannie
Copy link
Collaborator

@LittleBeannie LittleBeannie commented Oct 28, 2024

To solve issue in #472.

The example in the above issue has been added as developer tests.

@LittleBeannie LittleBeannie self-assigned this Oct 28, 2024
@LittleBeannie LittleBeannie linked an issue Oct 28, 2024 that may be closed by this pull request
@LittleBeannie LittleBeannie marked this pull request as draft October 28, 2024 15:46
@LittleBeannie LittleBeannie marked this pull request as ready for review October 28, 2024 17:54
to_integer()

expect_true(all(x$analysis$info0 - x$analysis$event / 4 == 0))
})
Copy link
Collaborator

Choose a reason for hiding this comment

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

Love to see this new developer test!

@LittleBeannie LittleBeannie merged commit 5b75e48 into main Oct 28, 2024
7 checks passed
@LittleBeannie LittleBeannie deleted the 472-ensure-integer-sample-size-and-number-of-events branch October 28, 2024 19:10
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.

Ensure integer sample size and number of events
2 participants