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: print clone url on repo create #357

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

aymanbagabas
Copy link
Member

Prints the repo ssh clone url on create

Fixes: #297

Prints the repo ssh clone url on create

Fixes: #297
@aymanbagabas aymanbagabas requested a review from caarlos0 August 3, 2023 16:15
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #357 (7f2ae07) into git-ssh-refac (271ab93) will increase coverage by 0.19%.
The diff coverage is 87.50%.

@@                Coverage Diff                @@
##           git-ssh-refac     #357      +/-   ##
=================================================
+ Coverage          50.11%   50.30%   +0.19%     
=================================================
  Files                132      132              
  Lines              11173    11179       +6     
=================================================
+ Hits                5599     5624      +25     
+ Misses              5137     5120      -17     
+ Partials             437      435       -2     
Files Changed Coverage Δ
server/ssh/cmd/create.go 91.89% <87.50%> (+1.56%) ⬆️

... and 3 files with indirect coverage changes

@aymanbagabas aymanbagabas merged commit 26e7ec0 into git-ssh-refac Aug 4, 2023
@aymanbagabas aymanbagabas deleted the print-clone branch August 4, 2023 13:48
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