MeltanoLabs / MeltanoLabs/tap-gitlab
Add files and files changed per merge request to data extracted from Gitlab
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12
- Forks
- 29
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
In GitLab by @xiaozhou.wang on Jun 17, 2021, 05:59
We're trying to do a complexity vs churn analysis: https://understandlegacycode.com/blog/focus-refactoring-with-hotspots-analysis/
To do that we need to get number of lines of code per file and frequency of change.
I'm happy to work on this change but let me know if you would be happy for this to get added
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing the existing GitLab merge-request extraction entry point and its returned schema; done means each merge request includes the requested per-file line counts and file-change frequency data needed for churn analysis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gitlab, python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100