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

change hubdocs URL to hubverse.io #37

Merged
merged 3 commits into from
Aug 16, 2024
Merged

change hubdocs URL to hubverse.io #37

merged 3 commits into from
Aug 16, 2024

Conversation

zkamvar
Copy link
Member

@zkamvar zkamvar commented Jul 31, 2024

No description provided.

Copy link

github-actions bot commented Jul 31, 2024

@zkamvar
Copy link
Member Author

zkamvar commented Aug 14, 2024

This has a bunch of failing tests that are unrelated to the content of this PR, which means that something upstream has changed.

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-transform_point_model_out.R:64:3'): model_out_tbl_1 output is valid ──
`act_forecast` (`actual`) not equal to `exp_forecast` (`expected`).

`class(actual)`:   "forecast_point" "forecast"       "data.table" "data.frame"
`class(expected)`: "forecast"       "forecast_point" "data.table" "data.frame"
── Failure ('test-transform_point_model_out.R:101:3'): model_out_tbl_1 columns are valid ──
`act_forecast` (`actual`) not equal to `exp_forecast` (`expected`).

`class(actual)`:   "forecast_point" "forecast"       "data.table" "data.frame"
`class(expected)`: "forecast"       "forecast_point" "data.table" "data.frame"
── Failure ('test-transform_point_model_out.R:191:3'): hubExamples data set is transformed correctly ──
`act_forecast` (`actual`) not equal to `exp_forecast` (`expected`).

`class(actual)`:   "forecast_point" "forecast"       "data.table" "data.frame"
`class(expected)`: "forecast"       "forecast_point" "data.table" "data.frame"
── Failure ('test-transform_quantile_model_out.R:26:3'): model_out_tbl_1 output is valid ──
`act_forecast` (`actual`) not equal to `exp_forecast` (`expected`).

    class(actual)       | class(expected)        
[1] "forecast_quantile" - "forecast"          [1]
[2] "forecast"          - "forecast_quantile" [2]
[3] "data.table"        | "data.table"        [3]
[4] "data.frame"        | "data.frame"        [4]
── Failure ('test-transform_quantile_model_out.R:65:3'): model_out_tbl_1 columns are valid ──
`act_forecast` (`actual`) not equal to `exp_forecast` (`expected`).

    class(actual)       | class(expected)        
[1] "forecast_quantile" - "forecast"          [1]
[2] "forecast"          - "forecast_quantile" [2]
[3] "data.table"        | "data.table"        [3]
[4] "data.frame"        | "data.frame"        [4]
── Failure ('test-transform_quantile_model_out.R:150:3'): hubExamples data set is transformed correctly ──
`act_forecast` (`actual`) not equal to `exp_forecast` (`expected`).

    class(actual)       | class(expected)        
[1] "forecast_quantile" - "forecast"          [1]
[2] "forecast"          - "forecast_quantile" [2]
[3] "data.table"        | "data.table"        [3]
[4] "data.frame"        | "data.frame"        [4]

[ FAIL 6 | WARN 0 | SKIP 0 | PASS 17 ]

Copy link
Contributor

@elray1 elray1 left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@elray1 elray1 merged commit 5c7b570 into main Aug 16, 2024
8 checks passed
@elray1 elray1 deleted the znk/update-hubdocs-url branch August 16, 2024 15:01
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.

2 participants