Git Product home page Git Product logo

Comments (4)

aram535 avatar aram535 commented on July 30, 2024 1

I wasn't advocating the use of it -- as I think it's useless number for reporting purposes of large data set (~5000 projects). Was just pointing out that it's available - that's all.

from gitlab-languages.

max-wittig avatar max-wittig commented on July 30, 2024

Good point. Some things to consider.

  • It's not a quick task to get lines of code of a project (runtime would be too long)
  • Commits could be used as alternative statistic, but unsure if this number has much value
  • Extend the GitLab API so that it doesn't just return the percentage.
    (Todo: Check how feasible that is)

from gitlab-languages.

aram535 avatar aram535 commented on July 30, 2024

You can get use '/projects/:id/statistics' to get the total_size of a project. It doesn't seem to be calculated on request so it's just a fetch of active data.

from gitlab-languages.

max-wittig avatar max-wittig commented on July 30, 2024

I guess, but what does the size have todo with the languages in the repository.

Ideally we would need the line count per language, which GitLab might consider to be an enterprise only feature 😦
https://gitlab.com/gitlab-org/gitlab-ce/issues/31010#note_187978381

from gitlab-languages.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.