Skip to content

Conversation

@donyunardi
Copy link
Contributor

Fixes #294

  • Update DESCRIPTION and NEWS
  • Update soft deprecate version to 0.5.0, the next release

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2025

Unit Tests Summary

  1 files   15 suites   1m 48s ⏱️
123 tests 123 ✅ 0 💤 0 ❌
321 runs  321 ✅ 0 💤 0 ❌

Results for commit 5530a1f.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2025

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
draggable_buckets 💚 $8.52$ $-8.23$ $-2$ $+3$ $0$ $0$
get_dt_rows_ui 💚 $2.83$ $-2.80$ $-4$ $+1$ $0$ $0$
optionalSelectInput_ui 💚 $2.88$ $-2.88$ $-14$ $+1$ $0$ $0$
optionalSliderInputValMinMax_ui 💚 $2.35$ $-2.33$ $-1$ $+1$ $0$ $0$
plot_with_settings_ui 💚 $49.55$ $-49.37$ $-30$ $+11$ $0$ $0$
table_with_settings_ui 💚 $32.69$ $-32.54$ $-47$ $+8$ $0$ $0$
verbatim_popup_ui 💚 $3.45$ $-3.44$ $-5$ $+1$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
draggable_buckets 💚 $2.42$ $-2.32$ e2e_teal.widgets_draggable_buckets_initializes_with_default_inputs
draggable_buckets 💚 $3.17$ $-3.05$ e2e_teal.widgets_draggable_buckets_initializes_without_input
draggable_buckets 💚 $2.93$ $-2.86$ e2e_teal.widgets_draggable_buckets_moving_elements_between_buckets_updates_input
get_dt_rows_ui 💚 $2.83$ $-2.80$ e2e_teal.widgets_get_dt_rows_rows_are_settable_and_visible
optionalSelectInput_ui 💚 $2.88$ $-2.88$ e2e_teal.widgets_optionalSelectInput_initializes
optionalSliderInputValMinMax_ui 💚 $2.35$ $-2.33$ e2e_teal.widgets_optionalSliderInputValMinMax_initializes
plot_with_settings_ui 💚 $4.21$ $-4.18$ e2e_teal.widgets_plot_with_settings_buttons_have_proper_FA_icons_and_two_of_them_are_dropdowns
plot_with_settings_ui 💚 $4.01$ $-3.99$ e2e_teal.widgets_plot_with_settings_clicking_download_download_button_downloads_image_in_a_specified_format
plot_with_settings_ui 💚 $5.40$ $-5.39$ e2e_teal.widgets_plot_with_settings_expanded_image_can_be_downloaded
plot_with_settings_ui 💚 $7.34$ $-7.33$ e2e_teal.widgets_plot_with_settings_expanded_image_can_be_resized
plot_with_settings_ui 💚 $3.07$ $-3.06$ e2e_teal.widgets_plot_with_settings_initializes_with_a_plot_and_the_settings_buttons
plot_with_settings_ui 💚 $3.18$ $-3.16$ e2e_teal.widgets_plot_with_settings_it_is_possible_to_set_height_and_width_for_the_plot_on_the_third_button_dropdown_menu_without_errors
plot_with_settings_ui 💚 $4.45$ $-4.43$ e2e_teal.widgets_plot_with_settings_main_image_can_be_resized
plot_with_settings_ui 💚 $4.97$ $-4.95$ e2e_teal.widgets_plot_with_settings_scrollbar_appears_when_image_is_resized
plot_with_settings_ui 💚 $4.34$ $-4.33$ e2e_teal.widgets_plot_with_settings_the_click_on_the_download_button_in_expand_modal_opens_a_download_dropdown
plot_with_settings_ui 💚 $4.14$ $-4.13$ e2e_teal.widgets_plot_with_settings_the_click_on_the_expand_button_opens_an_overlay_plot_height_plot_width_plot_download_dropdown_and_dismiss_button
plot_with_settings_ui 💚 $4.42$ $-4.40$ e2e_teal.widgets_plot_with_settings_the_click_on_the_resize_button_opens_a_dropdown_menu_plot_height_plot_width_plot_download_dropdown_and_dismiss_button
table_with_settings_ui 💚 $4.36$ $-4.35$ e2e_teal.widgets_table_with_settings_check_pagination_appearance_for_.txt_and_disappearance_for_.csv_for_the_first_button
table_with_settings_ui 💚 $4.32$ $-4.31$ e2e_teal.widgets_table_with_settings_check_pagination_appearance_for_.txt_and_disappearance_for_.csv_for_the_modal_on_the_second_button
table_with_settings_ui 💚 $3.90$ $-3.88$ e2e_teal.widgets_table_with_settings_clicking_download_download_button_downloads_table_in_a_specified_format
table_with_settings_ui 💚 $4.52$ $-4.51$ e2e_teal.widgets_table_with_settings_clicking_download_in_an_expand_modal_opens_dropdown_menu_with_dwnl_settings_such_as_file_type_file_name_pagination
table_with_settings_ui 💚 $4.40$ $-4.38$ e2e_teal.widgets_table_with_settings_expanded_table_can_be_downloaded
table_with_settings_ui 💚 $3.01$ $-3.01$ e2e_teal.widgets_table_with_settings_is_initialized_with_2_buttons_and_a_table
table_with_settings_ui 💚 $4.16$ $-4.15$ e2e_teal.widgets_table_with_settings_the_click_on_expand_button_opens_a_modal_with_a_table
table_with_settings_ui 💚 $3.98$ $-3.96$ e2e_teal.widgets_table_with_settings_the_click_on_the_download_button_opens_a_download_menu_with_file_type_file_name_and_download_button
verbatim_popup_ui 💚 $3.45$ $-3.44$ e2e_teal.widgets_verbatim_popup_is_initialized_with_a_button_that_opens_a_modal_with_a_verbatim_text

Results for commit 62500ec

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2025

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  --------------------------------------------------
R/basic_table_args.R             23       0  100.00%
R/draggable_buckets.R            87      87  0.00%    4-163
R/get_dt_rows.R                  13      13  0.00%    44-56
R/ggplot2_args.R                 49       0  100.00%
R/nested_closeable_modal.R       20      20  0.00%    83-103
R/optionalInput.R               255     212  16.86%   140-438, 501, 562, 568, 583-596
R/panel_group.R                  39      39  0.00%    50-136
R/plot_with_settings.R          309      16  94.82%   299-305, 327, 364, 373-374, 390, 578-579, 581, 583
R/standard_layout.R              52      20  61.54%   81-99, 106
R/table_with_settings.R         158       1  99.37%   100
R/utils.R                         7       0  100.00%
R/verbatim_popup.R              105      52  50.48%   72-87, 113-114, 116, 124-155, 176
R/white_small_well.R              7       7  0.00%    19-25
TOTAL                          1124     467  58.45%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 5530a1f

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@donyunardi
Copy link
Contributor Author

Copy link
Contributor

@gogonzo gogonzo left a comment

Choose a reason for hiding this comment

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

These things were deprecated in 0.4.3

keep original deprecated version

Signed-off-by: Dawid Kałędkowski <dawid.kaledkowski@gmail.com>
@gogonzo
Copy link
Contributor

gogonzo commented Aug 19, 2025

Submitted to CRAN, waiting for an approval.

@donyunardi donyunardi merged commit bea55d0 into main Aug 19, 2025
41 of 42 checks passed
@donyunardi donyunardi deleted the release-candidate-v0.5.0 branch August 19, 2025 23:22
@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CRAN Release]: 0.5.0

3 participants