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

Do not hardcode the default branch for linter #218

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

cicdguy
Copy link
Contributor

@cicdguy cicdguy commented Mar 4, 2024

Uses the solution described here: https://stackoverflow.com/a/68414395

@cicdguy cicdguy self-assigned this Mar 4, 2024
@cicdguy cicdguy requested a review from a team as a code owner March 4, 2024 13:17
Copy link
Contributor

github-actions bot commented Mar 4, 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: 2107079

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Mar 4, 2024

Unit Tests Summary

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

Results for commit 2107079.

@cicdguy cicdguy merged commit 66c739e into main Mar 4, 2024
22 of 23 checks passed
@cicdguy cicdguy deleted the fix/unhardcode-default-branch branch March 4, 2024 13:23
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