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

fix(config): ignore repos with broken head ref #236

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

aymanbagabas
Copy link
Member

Skip loading repos with broken head ref.

Fixes: #235

Skip loading repos with broken head ref.

Fixes: #235
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #236 (66d2630) into main (e7a955f) will decrease coverage by 1.36%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #236      +/-   ##
==========================================
- Coverage   27.14%   25.79%   -1.36%     
==========================================
  Files          43       43              
  Lines        4351     4350       -1     
==========================================
- Hits         1181     1122      -59     
- Misses       3108     3165      +57     
- Partials       62       63       +1     
Impacted Files Coverage Δ
config/git.go 42.16% <0.00%> (+2.91%) ⬆️

... and 9 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aymanbagabas aymanbagabas merged commit 5149978 into main Mar 28, 2023
@aymanbagabas aymanbagabas deleted the wrong-head-ref branch March 28, 2023 15:27
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.

Immediate crash on start if there is issues with head refs for any repo
1 participant