Skip to content

[BREAKING CHANGE] New Top Language Detection Method #481

@anuraghazra

Description

@anuraghazra

As you all might know there are various bugs/issues regarding the top languages calculation.

The problem

The main issue i see is that people often get confused by how the calculations are done.

Currently the top languages are calculated based on how much code in bytes you have in a particular language and then we choose the top languages.
This method is the main reason people are confused about the calculations, because normally users perceive how much they code in languages by how many repositories they have with that particular language.

Quirks with the current calculation method

The Solution

The most straight forward solution I see is that instead of calculating how much code they have, we can calculate how many repositories they have with the languages.

Related issues

#432 #403 #270 #136 #358

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed.lang-cardIssues related to the language card.stats-cardFeature, Enhancement, Fixes related to stats the stats card.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions