GitLab: Lines of code in MR #8560
Unanswered
marais-vzc
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Yes, DevLake can provide the number of lines of code added and deleted for GitLab merge requests. The GitLab plugin ingests these metrics by mapping the 'additions' and 'deletions' fields from the GitLab API into its data model during extraction, so you can query or analyze this data within DevLake after ingestion. For more details, see the Metric Cheatsheet. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get the number of lines of code that has been changed (added/deleted) for merge requests?
Beta Was this translation helpful? Give feedback.
All reactions