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

feat(reana_dev): create new branch if does not exist in git-checkout (#813) #813

Conversation

jlemesh
Copy link
Member

@jlemesh jlemesh commented Jul 26, 2024

In git-checkout command, if the branch does not exist, create the branch instead of throwing an error.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 18.15%. Comparing base (8762855) to head (bb666f0).
Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
reana/reana_dev/git.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #813      +/-   ##
==========================================
- Coverage   18.15%   18.15%   -0.01%     
==========================================
  Files          26       26              
  Lines        2478     2479       +1     
==========================================
  Hits          450      450              
- Misses       2028     2029       +1     
Files with missing lines Coverage Δ
reana/reana_dev/git.py 25.30% <0.00%> (-0.05%) ⬇️

@jlemesh jlemesh force-pushed the feat_reana_dev_create_new_branch_in_git_checkout branch from 105f67c to bb666f0 Compare July 26, 2024 11:56
@jlemesh jlemesh closed this Jul 30, 2024
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.

2 participants