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

Enable checks for workflow_dispatch event #104

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

walkowif
Copy link
Contributor

@walkowif walkowif commented Nov 9, 2022

No description provided.

@walkowif walkowif self-assigned this Nov 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

badge

Code Coverage Summary

Filename                   Stmts    Miss  Cover    Missing
-----------------------  -------  ------  -------  -----------------------
R/basic_table_args.R          23       0  100.00%
R/draggable_buckets.R         82      82  0.00%    44-139
R/get_dt_rows.R               13      13  0.00%    27-39
R/ggplot2_args.R              49       0  100.00%
R/include_css_js.R             7       7  0.00%    12-19
R/optionalInput.R            218     196  10.09%   78-353, 405, 438-484
R/panel_group.R               89      89  0.00%    12-130
R/plot_with_settings.R       385     379  1.56%    8-590
R/standard_layout.R           40       0  100.00%
R/table_with_settings.R      171     171  0.00%    11-240
R/utils.R                      4       1  75.00%   7
R/verbatim_popup.R            96      47  51.04%   67-86, 99, 122-150, 171
R/white_small_well.R           7       7  0.00%    18-24
TOTAL                       1184     992  16.22%

Diff against main

Filename    Stmts    Miss    Cover
----------  -------  ------  -------
TOTAL       -        -       -

Results for commit: 1670da3

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

Unit Tests Summary

    1 files      8 suites   1s ⏱️
  67 tests   66 ✔️ 1 💤 0
113 runs  112 ✔️ 1 💤 0

Results for commit ee0793b.

Copy link
Contributor

@arkadiuszbeer arkadiuszbeer left a comment

Choose a reason for hiding this comment

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

LGTM

@walkowif walkowif merged commit ab4d8c7 into main Nov 9, 2022
@walkowif walkowif deleted the enable-checks-workflow-dispatch-event branch November 9, 2022 11:03
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