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

Add concurrency group input to R CMD check workflow #220

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

walkowif
Copy link
Contributor

@walkowif walkowif commented Mar 8, 2024

Add concurrency group input to allow multiple simultaneous instances of R CMD check workflow in a calling workflow (utilized e.g. in TLG Catalog).

@walkowif walkowif requested a review from pawelru March 8, 2024 10:30
@walkowif walkowif requested a review from a team as a code owner March 8, 2024 10:30
Copy link
Contributor

@pawelru pawelru left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Contributor

github-actions bot commented Mar 8, 2024

badge

Code Coverage Summary

Filename      Stmts    Miss  Cover    Missing
----------  -------  ------  -------  ---------
R/hello.R        20       6  70.00%   55-60
TOTAL            20       6  70.00%

Diff against main

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

Results for commit: 5fec3df

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Mar 8, 2024

Unit Tests Summary

3 tests   3 ✅  6s ⏱️
3 suites  0 💤
1 files    0 ❌

Results for commit 5fec3df.

@walkowif walkowif merged commit 190c50b into main Mar 8, 2024
22 of 23 checks passed
@walkowif walkowif deleted the add-concurrency-group-input branch March 8, 2024 10:37
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