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

Provide converted repository URL for SSH URLs #12

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

pascalberger
Copy link
Collaborator

Provide repository URL. For SSH URLs this is the URL converted to HTTPS and without any credentials.

Fixes #11

@codecov-io
Copy link

Codecov Report

Merging #12 into develop will increase coverage by 0.62%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #12      +/-   ##
==========================================
+ Coverage    87.17%   87.8%   +0.62%     
==========================================
  Files            1       1              
  Lines           39      41       +2     
  Branches         5       5              
==========================================
+ Hits            34      36       +2     
  Misses           3       3              
  Partials         2       2
Impacted Files Coverage Δ
src/TfsUrlParser/RepositoryDescription.cs 87.8% <100%> (+0.62%) ⬆️

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 feaba18...99de697. Read the comment docs.

@pascalberger pascalberger merged commit 322d774 into develop Sep 7, 2017
@pascalberger pascalberger deleted the feature/repo-clone-url branch September 7, 2017 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants