You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I hide certain programming languages in my GitHub README using the hide parameter, the displayed percentages for the remaining languages do not accurately reflect their contributions. For example, hiding Jupyter Notebook inflates the percentage of HTML disproportionately.
I have noticed that the language statistics do not update correctly when specific languages are hidden. This can lead to misleading representations of my programming skills and contributions.
Expected behavior
Expected Behavior: The stats and languages card should reflect my most recent contributions and the programming languages used. The percentages should be recalculated accurately based on the visible languages only.
Screenshots / Live demo link
Additional context
Username: tarunganesh2004
Steps to reproduce:
Add a language card to my README with multiple languages.
Use the hide parameter to hide one or more languages.
Observe the changes in the percentages of the remaining languages.
Observed Behavior: The remaining languages percentages do not accurately reflect their contributions based on the code in the repository.
The text was updated successfully, but these errors were encountered:
Describe the bug
When I hide certain programming languages in my GitHub README using the
hide
parameter, the displayed percentages for the remaining languages do not accurately reflect their contributions. For example, hiding Jupyter Notebook inflates the percentage of HTML disproportionately.I have noticed that the language statistics do not update correctly when specific languages are hidden. This can lead to misleading representations of my programming skills and contributions.
Expected behavior
Screenshots / Live demo link
Additional context
Username:
tarunganesh2004
Steps to reproduce:
hide
parameter to hide one or more languages.Observed Behavior: The remaining languages percentages do not accurately reflect their contributions based on the code in the repository.
The text was updated successfully, but these errors were encountered: