Skip to content

melodie-switch: Result of int_pctl() has a different column order #250

@hfrick

Description

@hfrick

With https://github.com/tidymodels/tune/tree/melodie-switch:

  • tests/testthat/test-survival-tune-int-pctl.R

.eval_time has moved

> expect_equal(mixed_int[0,], exp_ptype)
Error:
! mixed_int[0, ] (`actual`) not equal to `exp_ptype` (`expected`).

`names(actual)`:   ".metric" ".estimator" ".lower"     ".estimate" ".upper"    ".config" ".eval_time"
`names(expected)`: ".metric" ".estimator" ".eval_time" ".lower"    ".estimate" ".upper"  ".config"   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions