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

fix: support the parsing of a broader range of git remote origins #288

Merged
merged 3 commits into from
Dec 5, 2022

Conversation

ga-paul-t
Copy link
Collaborator

closes #287

@codecov-commenter
Copy link

Codecov Report

Merging #288 (0d84fc7) into main (74b7e88) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #288   +/-   ##
=======================================
  Coverage   84.08%   84.09%           
=======================================
  Files          43       43           
  Lines        2099     2100    +1     
=======================================
+ Hits         1765     1766    +1     
  Misses        263      263           
  Partials       71       71           
Impacted Files Coverage Δ
internal/git/utils.go 79.72% <100.00%> (+0.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ga-paul-t ga-paul-t merged commit ca3a9fa into main Dec 5, 2022
@ga-paul-t ga-paul-t deleted the git-remote-parsing-failure branch December 5, 2022 06:06
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.

[Bug]: first path segment in URL cannot contain colon
2 participants