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(github): do not fail branch creation if it already exists #4471

Merged
merged 2 commits into from
Dec 12, 2023

fix: add test, improve code

7c4c5d5
Select commit
Failed to load commit list.
Merged

fix(github): do not fail branch creation if it already exists #4471

fix: add test, improve code
7c4c5d5
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Dec 12, 2023 in 0s

33.33% of diff hit (target 83.82%)

View this Pull Request on Codecov

33.33% of diff hit (target 83.82%)

Annotations

Check warning on line 306 in internal/client/github.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/client/github.go#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 482 in internal/client/github.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/client/github.go#L482

Added line #L482 was not covered by tests