Skip to content

Conversation

ChloeYou
Copy link
Contributor

Somehow the layer_predict unit tests are giving 3 rows instead of 108 rows. Testing if it runs properly on a virtual machine.

@ChloeYou ChloeYou requested a review from dajmcdon as a code owner June 21, 2022 01:00
@ChloeYou ChloeYou linked an issue Jun 21, 2022 that may be closed by this pull request
@ChloeYou ChloeYou changed the title testing post residual quantiles package building tests Residual quantiles added as postprocess layer Jun 21, 2022
Copy link
Contributor

@dajmcdon dajmcdon left a comment

Choose a reason for hiding this comment

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

Everything else looks good.

I think the reason for 3 rows is because you used layer_naomit(). So this is actually as designed!

@ChloeYou After making the minor change, feel free to merge.

latest <- get_test_data(recipe = r, x = jhu)


test_that("function works", {
Copy link
Contributor

Choose a reason for hiding this comment

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

let's give this test a slightly more informative name.

@dajmcdon dajmcdon mentioned this pull request Jun 22, 2022
@ChloeYou ChloeYou merged commit b7483af into frosting Jun 22, 2022
@ChloeYou ChloeYou deleted the 37-post_residual_quantiles branch June 22, 2022 17:33
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.

post_residual_quantiles

2 participants