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

GH Action workflow enhancements #187

Merged
merged 1 commit into from
May 26, 2022
Merged

GH Action workflow enhancements #187

merged 1 commit into from
May 26, 2022

Conversation

cicdguy
Copy link
Contributor

@cicdguy cicdguy commented May 25, 2022

Enhance existing workflows.

  • Adds a Code of Conduct, Contribution guidelines, and a Security Policy
  • You no longer need to push a dummy commit to trigger workflows when moving a PR from Draft to Ready for review
  • Ability to run all workflows on demand/manually
  • Do not run check and install steps when releasing assets

@cicdguy cicdguy self-assigned this May 25, 2022
@cicdguy cicdguy requested review from pawelru, wangh107 and a team May 25, 2022 11:34
@cicdguy cicdguy marked this pull request as ready for review May 25, 2022 22:45
@github-actions
Copy link
Contributor

Code Coverage Summary

Filename                           Stmts    Miss  Cover    Missing
-------------------------------  -------  ------  -------  ---------
R/aet01.R                            138     138  0.00%    38-320
R/aet02.R                            163     163  0.00%    53-413
R/aet03.R                             61      61  0.00%    41-142
R/aet04.R                             81      81  0.00%    46-164
R/assertions.R                        23      23  0.00%    21-46
R/assertthat.R                         1       1  0.00%    3
R/cmt01a.R                           132     132  0.00%    50-370
R/cmt02_pt.R                          29      29  0.00%    34-90
R/dm_explicit_na.R                    44      44  0.00%    46-123
R/dmt01.R                             20      20  0.00%    44-107
R/dst01.R                            212     212  0.00%    5-552
R/dtht01.R                            69      69  0.00%    44-175
R/egt01.R                             39      39  0.00%    45-121
R/egt02.R                             44      44  0.00%    42-190
R/ext01.R                             41      41  0.00%    39-174
R/gen_args.R                           1       1  0.00%    18
R/lbt01.R                             34      34  0.00%    43-111
R/mht01.R                             52      52  0.00%    39-123
R/sample_study_object.R               14      14  0.00%    14-35
R/standard_data_preprocessing.R      218     218  0.00%    52-505
R/utils.R                            137     137  0.00%    16-374
R/vst01.R                             40      40  0.00%    46-124
R/vst02.R                             44      44  0.00%    42-189
TOTAL                               1637    1637  0.00%

Results for commit: 430af630658c610fb37667ac5d2d32e78e372f92

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@cicdguy cicdguy merged commit 8e8e55d into main May 26, 2022
@cicdguy cicdguy deleted the gh-actions-enhancements branch May 26, 2022 11:29
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.

1 participant