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

Feature: Add GitLab groups repo support. #41

Closed

Conversation

HaloGithub
Copy link

Since GitLab has Group and SubGroup concept, and repo can be under SubGroup, so the repo URL can be like this: https://gitlab.example.com/group/sub-group/example.git.

Thanks to @jayvdb suggestion and I have made the changes of my previous PR.

@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

Merging #41 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #41   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          29     29           
=====================================
  Hits           29     29
Impacted Files Coverage Δ
giturlparse/parser.py 100% <ø> (ø) ⬆️

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 d3eac95...14aa682. Read the comment docs.

@HaloGithub HaloGithub closed this Apr 13, 2020
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.

1 participant