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

Workflow propagations #767

Merged
merged 9 commits into from
Aug 19, 2024
Merged

Workflow propagations #767

merged 9 commits into from
Aug 19, 2024

Conversation

@walkowif walkowif requested a review from a team August 1, 2024 10:41
Copy link
Contributor

github-actions bot commented Aug 1, 2024

✅ All contributors have signed the CLA
Posted by the CLA Assistant Lite bot.

@walkowif
Copy link
Contributor Author

walkowif commented Aug 1, 2024

I have read the CLA Document and I hereby sign the CLA

@walkowif walkowif marked this pull request as ready for review August 1, 2024 14:15
Copy link
Contributor

github-actions bot commented Aug 1, 2024

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ------------------------------------
R/tm_a_pca.R                    827     827  0.00%    108-1068
R/tm_a_regression.R             773     773  0.00%    153-1031
R/tm_data_table.R               185     185  0.00%    93-332
R/tm_file_viewer.R              173     173  0.00%    44-252
R/tm_front_page.R               133     122  8.27%    70-228
R/tm_g_association.R            330     330  0.00%    135-537
R/tm_g_bivariate.R              672     410  38.99%   303-769, 810, 921, 938, 956, 967-989
R/tm_g_distribution.R          1050    1050  0.00%    122-1311
R/tm_g_response.R               351     351  0.00%    154-578
R/tm_g_scatterplot.R            722     722  0.00%    230-1053
R/tm_g_scatterplotmatrix.R      278     259  6.83%    165-472, 533, 547
R/tm_missing_data.R            1069    1069  0.00%    92-1317
R/tm_outliers.R                 985     985  0.00%    134-1263
R/tm_t_crosstable.R             251     251  0.00%    141-440
R/tm_variable_browser.R         830     825  0.60%    79-1071, 1109-1293
R/utils.R                        99      96  3.03%    82-267
R/zzz.R                           2       2  0.00%    2-3
TOTAL                          8730    8430  3.44%

Diff against main

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

Results for commit: e71587f

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Unit Tests Summary

  1 files   22 suites   15m 36s ⏱️
147 tests 147 ✅ 0 💤 0 ❌
478 runs  478 ✅ 0 💤 0 ❌

Results for commit e71587f.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
examples 💔 $5.11$ $+2.37$ $0$ $0$ $0$ $0$
shinytest2-tm_a_pca 💔 $114.37$ $+21.73$ $0$ $0$ $0$ $0$
shinytest2-tm_a_regression 💔 $53.26$ $+12.89$ $0$ $0$ $0$ $0$
shinytest2-tm_data_table 💔 $19.88$ $+4.93$ $0$ $0$ $0$ $0$
shinytest2-tm_file_viewer 💔 $36.30$ $+3.97$ $0$ $0$ $0$ $0$
shinytest2-tm_front_page 💔 $24.45$ $+3.55$ $0$ $0$ $0$ $0$
shinytest2-tm_g_association 💔 $33.46$ $+8.14$ $0$ $0$ $0$ $0$
shinytest2-tm_g_bivariate 💔 $75.72$ $+15.86$ $0$ $0$ $0$ $0$
shinytest2-tm_g_distribution 💔 $57.56$ $+10.81$ $0$ $0$ $0$ $0$
shinytest2-tm_g_response 💔 $27.82$ $+10.40$ $0$ $0$ $0$ $0$
shinytest2-tm_g_scatterplot 💔 $72.78$ $+18.93$ $0$ $0$ $0$ $0$
shinytest2-tm_g_scatterplotmatrix 💔 $29.11$ $+7.86$ $0$ $0$ $0$ $0$
shinytest2-tm_outliers 💔 $102.04$ $+8.54$ $0$ $0$ $0$ $0$
shinytest2-tm_t_crosstable 💔 $32.36$ $+2.84$ $0$ $0$ $0$ $0$
shinytest2-tm_variable_browser 💔 $61.40$ $+6.05$ $0$ $0$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
shinytest2-tm_a_pca 💔 $8.60$ $+2.11$ e2e_tm_a_pca_Changing_output_encodings_for_plot_type_does_not_generate_errors.
shinytest2-tm_a_pca 💔 $5.08$ $+1.96$ e2e_tm_a_pca_Changing_output_encodings_of_NA_action_does_not_generate_errors.
shinytest2-tm_a_pca 💔 $27.37$ $+2.08$ e2e_tm_a_pca_Changing_output_encodings_of_font_size_does_not_generate_errors.
shinytest2-tm_a_pca 💔 $25.76$ $+2.25$ e2e_tm_a_pca_Changing_output_encodings_of_plot_type_hides_and_shows_options.
shinytest2-tm_a_pca 💔 $7.98$ $+2.21$ e2e_tm_a_pca_Changing_output_encodings_of_standardization_does_not_generate_errors.
shinytest2-tm_a_pca 💔 $5.90$ $+1.83$ e2e_tm_a_pca_Changing_output_encodings_of_tables_display_does_not_generate_errors.
shinytest2-tm_a_pca 💔 $6.70$ $+1.77$ e2e_tm_a_pca_Changing_output_encodings_of_theme_does_not_generate_errors.
shinytest2-tm_a_pca 💔 $7.65$ $+2.05$ e2e_tm_a_pca_Color_by_columns_data_extract_must_be_from_non_selected_variable_set.
shinytest2-tm_a_pca 💔 $5.54$ $+1.67$ e2e_tm_a_pca_Eigenvector_table_should_have_data_extract_selection_Murder_Assault_on_header.
shinytest2-tm_a_pca 💔 $7.81$ $+1.78$ e2e_tm_a_pca_Eigenvector_table_should_have_data_extract_selection_Murder_UrbanPop_on_header.
shinytest2-tm_a_pca 💔 $5.97$ $+2.00$ e2e_tm_a_pca_Module_is_initialised_with_the_specified_defaults_in_function_call.
shinytest2-tm_a_regression 💔 $4.98$ $+1.34$ e2e_tm_a_regression_Data_extract_spec_elements_are_initialized_with_the_default_values_specified_by_response_and_regressor_arg.
shinytest2-tm_a_regression 💔 $4.86$ $+1.32$ e2e_tm_a_regression_Data_parameter_and_module_label_is_passed_properly.
shinytest2-tm_a_regression 💔 $4.98$ $+1.72$ e2e_tm_a_regression_Outlier_definition_and_label_have_default_values_and_label_text.
shinytest2-tm_a_regression 💔 $11.68$ $+2.61$ e2e_tm_a_regression_Plot_type_has_7_specific_choices_changing_choices_does_not_throw_errors.
shinytest2-tm_a_regression 💔 $6.07$ $+1.49$ e2e_tm_a_regression_Plot_type_is_set_properly.
shinytest2-tm_a_regression 💔 $10.26$ $+3.49$ e2e_tm_a_regression_Unchecking_display_outlier_hides_outlier_label_and_definition.
shinytest2-tm_data_table 💔 $4.00$ $+1.46$ e2e_tm_data_table_Initializes_without_errors
shinytest2-tm_data_table 💔 $4.11$ $+1.20$ e2e_tm_data_table_Verify_checkbox_displayed_over_data_table
shinytest2-tm_data_table 💔 $4.83$ $+1.08$ e2e_tm_data_table_Verify_default_variable_selection_and_set_new_selection
shinytest2-tm_data_table 💔 $6.93$ $+1.19$ e2e_tm_data_table_Verify_module_displays_data_table
shinytest2-tm_file_viewer 💔 $10.21$ $+1.16$ e2e_tm_file_viewer_Shows_selected_url
shinytest2-tm_front_page 💔 $3.93$ $+1.40$ e2e_tm_front_page_Initializes_without_errors_and_check_html_elements
shinytest2-tm_front_page 💔 $10.33$ $+1.15$ e2e_tm_front_page_Verify_the_module_displays_tables
shinytest2-tm_g_association 💔 $8.79$ $+2.32$ e2e_tm_g_association_Check_and_set_default_values_for_radio_buttons.
shinytest2-tm_g_association 💔 $8.00$ $+2.83$ e2e_tm_g_association_Data_extract_spec_elements_are_initialized_with_the_default_values_specified_by_ref_and_vars_arguments.
shinytest2-tm_g_association 💔 $6.18$ $+2.19$ e2e_tm_g_association_Data_parameter_and_module_label_is_passed_properly.
shinytest2-tm_g_bivariate 💔 $20.01$ $+3.89$ e2e_tm_g_bivariate_Coloring_options_are_hidden_when_coloring_is_toggled_off.
shinytest2-tm_g_bivariate 💔 $24.53$ $+3.82$ e2e_tm_g_bivariate_Facetting_options_are_hidden_when_facet_is_toggled_off.
shinytest2-tm_g_bivariate 💔 $6.26$ $+1.68$ e2e_tm_g_bivariate_Module_is_initialised_with_the_specified_defaults.
shinytest2-tm_g_bivariate 💔 $24.91$ $+6.47$ e2e_tm_g_bivariate_Setting_encoding_inputs_produces_outputs_without_validation_errors.
shinytest2-tm_g_distribution 💔 $15.03$ $+4.44$ e2e_tm_g_distribution_Histogram_encoding_inputs_produce_output_without_validation_errors.
shinytest2-tm_g_distribution 💔 $31.21$ $+4.11$ e2e_tm_g_distribution_Module_is_initialised_with_the_specified_defaults.
shinytest2-tm_g_distribution 💔 $11.32$ $+2.26$ e2e_tm_g_distribution_QQ_plot_encoding_inputs_produce_output_without_validation_errors.
shinytest2-tm_g_response 💔 $5.60$ $+1.80$ e2e_tm_g_response_deselecting_response_produces_validation_error.
shinytest2-tm_g_response 💔 $5.52$ $+1.75$ e2e_tm_g_response_deselecting_x_produces_validation_error.
shinytest2-tm_g_response 💔 $11.31$ $+4.79$ e2e_tm_g_response_encoding_inputs_produce_output_without_validation_errors.
shinytest2-tm_g_response 💔 $5.39$ $+2.05$ e2e_tm_g_response_module_is_initialised_with_the_specified_defaults.
shinytest2-tm_g_scatterplot 💔 $8.45$ $+2.57$ e2e_tm_g_scatterplot_Base_for_the_log_transformation_can_be_applied.
shinytest2-tm_g_scatterplot 💔 $7.23$ $+2.22$ e2e_tm_g_scatterplot_Get_validation_error_when_facetting_with_the_same_row_col_variable.
shinytest2-tm_g_scatterplot 💔 $6.17$ $+2.00$ e2e_tm_g_scatterplot_Module_is_initialised_with_the_specified_defaults.
shinytest2-tm_g_scatterplot 💔 $41.89$ $+9.79$ e2e_tm_g_scatterplot_The_encoding_inputs_produce_output_without_validation_errors.
shinytest2-tm_g_scatterplot 💔 $9.04$ $+2.35$ e2e_tm_g_scatterplot_The_log_transform_is_only_possible_for_positive_numeric_vars.
shinytest2-tm_g_scatterplotmatrix 💔 $10.56$ $+1.37$ e2e_tm_g_scatterplotmatrix_Change_plot_settings
shinytest2-tm_g_scatterplotmatrix 💔 $4.95$ $+2.59$ e2e_tm_g_scatterplotmatrix_Initializes_without_errors
shinytest2-tm_g_scatterplotmatrix 💔 $6.37$ $+2.08$ e2e_tm_g_scatterplotmatrix_Verify_default_values_and_settings_data_extracts_for_data_selection
shinytest2-tm_g_scatterplotmatrix 💔 $7.23$ $+1.82$ e2e_tm_g_scatterplotmatrix_Verify_module_displays_data_table
shinytest2-tm_outliers 💔 $8.64$ $+1.31$ e2e_tm_outliers_Default_radio_buttons_are_set_properly.
shinytest2-tm_outliers 💔 $5.78$ $+1.70$ e2e_tm_outliers_Module_is_divided_into_3_tabs.
shinytest2-tm_outliers 💔 $16.05$ $+1.40$ e2e_tm_outliers_Plot_type_is_hidden_when_Boxplot_tab_is_not_selected.
shinytest2-tm_t_crosstable 💔 $10.64$ $+2.34$ e2e_tm_t_crosstable_Change_plot_settings
shinytest2-tm_variable_browser 💔 $10.63$ $+3.31$ e2e_tm_variable_browser_changing_display_density_encoding_doesn_t_show_errors.
shinytest2-tm_variable_browser 💔 $6.90$ $+1.06$ e2e_tm_variable_browser_selection_of_categorical_variable_has_a_table_with_level_header.

Results for commit 46d3637

♻️ This comment has been updated with latest results.

@m7pr
Copy link
Contributor

m7pr commented Aug 6, 2024

@walkowif can you take a look at the conversation started in here insightsengineering/teal#1285

@walkowif walkowif merged commit 5097058 into main Aug 19, 2024
30 checks passed
@walkowif walkowif deleted the propagations-august-2024 branch August 19, 2024 07:06
@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants