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

Pass update branch to createBranch and listingBranch #2294

Merged
merged 2 commits into from
Oct 17, 2021

Conversation

fthomas
Copy link
Member

@fthomas fthomas commented Oct 17, 2021

These functions do not need to compute the update branch because it
has already been done in NurtureAlg before they are called.

These functions do not need to compute the update branch because it
has already been done in `NurtureAlg` before they are called.
@fthomas fthomas added this to the 0.12.0 milestone Oct 17, 2021
@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #2294 (39ce572) into master (90cf411) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2294   +/-   ##
=======================================
  Coverage   77.83%   77.83%           
=======================================
  Files         135      135           
  Lines        2287     2287           
  Branches       51       51           
=======================================
  Hits         1780     1780           
  Misses        507      507           
Impacted Files Coverage Δ
...ala/org/scalasteward/core/nurture/NurtureAlg.scala 0.00% <0.00%> (ø)
...main/scala/org/scalasteward/core/vcs/package.scala 100.00% <100.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 90cf411...39ce572. Read the comment docs.

@fthomas fthomas merged commit 4939946 into master Oct 17, 2021
@fthomas fthomas deleted the topic/pass-update-branch branch October 18, 2021 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant