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

Don't fail on repositories with one branch #8

Merged
merged 8 commits into from
Apr 24, 2024

Conversation

walkowif
Copy link
Contributor

This PR also adds more debug information is case some git action is retried for any reason.

@walkowif walkowif requested a review from a team as a code owner April 24, 2024 11:12
Copy link

github-actions bot commented Apr 24, 2024

CLA Assistant Lite bot ✅ All contributors have signed the CLA

@walkowif
Copy link
Contributor Author

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

Copy link

github-actions bot commented Apr 24, 2024

badge

Code Coverage Summary

Filename         Stmts    Miss  Cover    Missing
-------------  -------  ------  -------  ---------------
cmd/mirror.go      336     321  4.46%    68-459
cmd/root.go        115     112  2.61%    58-132, 139-191
cmd/utils.go        10       9  10.00%   23-34
TOTAL              461     442  4.12%

Diff against main

Filename         Stmts    Miss  Cover
-------------  -------  ------  -------
cmd/mirror.go       +9      +9  -0.12%
TOTAL               +9      +9  -0.08%

Results for commit: 35b802d

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link

github-actions bot commented Apr 24, 2024

Unit Tests Summary

1 tests   1 ✅  0s ⏱️
2 suites  0 💤
1 files    0 ❌

Results for commit 35b802d.

♻️ This comment has been updated with latest results.

@walkowif walkowif merged commit 1c7f33a into main Apr 24, 2024
7 checks passed
@walkowif walkowif deleted the dont-fail-on-repositories-with-one-branch branch April 24, 2024 14:29
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 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.

2 participants