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

add support for folder naming strategy #43

Merged
merged 1 commit into from
Feb 21, 2021
Merged

Conversation

ezbz
Copy link
Owner

@ezbz ezbz commented Feb 21, 2021

add support for folder naming strategy, allowing using either the project name or the project path values from the gitlab API.

Fix for #25 fix for #38, closes #39

…ject name or the project path values from the gitlab API
@codecov
Copy link

codecov bot commented Feb 21, 2021

Codecov Report

Merging #43 (57423a8) into master (2a87cc9) will increase coverage by 0.30%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   95.56%   95.87%   +0.30%     
==========================================
  Files           8        9       +1     
  Lines         316      364      +48     
==========================================
+ Hits          302      349      +47     
- Misses         14       15       +1     
Impacted Files Coverage Δ
gitlabber/naming.py 92.85% <92.85%> (ø)
gitlabber/cli.py 94.52% <100.00%> (+0.15%) ⬆️
gitlabber/gitlab_tree.py 98.10% <100.00%> (+0.48%) ⬆️

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 2a87cc9...57423a8. Read the comment docs.

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.

1 participant