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

Delete update branch when syncing a fork #2371

Merged
merged 2 commits into from
Nov 22, 2021
Merged

Conversation

fthomas
Copy link
Member

@fthomas fthomas commented Nov 22, 2021

Closes #741.

@fthomas fthomas added the bug Something isn't working label Nov 22, 2021
@fthomas fthomas added this to the 0.14.0 milestone Nov 22, 2021
@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #2371 (279e0c9) into master (5cf6463) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2371      +/-   ##
==========================================
+ Coverage   80.36%   80.46%   +0.10%     
==========================================
  Files         139      139              
  Lines        2388     2396       +8     
  Branches       55       54       -1     
==========================================
+ Hits         1919     1928       +9     
+ Misses        469      468       -1     
Impacted Files Coverage Δ
...n/scala/org/scalasteward/core/git/FileGitAlg.scala 98.33% <100.00%> (+0.02%) ⬆️
...in/scala/org/scalasteward/core/git/GenGitAlg.scala 92.85% <100.00%> (+0.26%) ⬆️
...main/scala/org/scalasteward/core/git/package.scala 100.00% <100.00%> (ø)
...n/scala/org/scalasteward/core/vcs/VCSRepoAlg.scala 81.81% <100.00%> (+5.34%) ⬆️
.../main/scala/org/scalasteward/core/git/Branch.scala 100.00% <0.00%> (+25.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5cf6463...279e0c9. Read the comment docs.

@fthomas fthomas changed the title Delete update branch wheny syncing a fork Delete update branch when syncing a fork Nov 22, 2021
@fthomas fthomas merged commit bc82cd0 into master Nov 22, 2021
@fthomas fthomas deleted the topic/delete-update-branch branch November 22, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Branch named "update" breaks pull requests
1 participant