vn7n24fzkq / github-profile-summary-cards

A tool to generate your github summary card for profile README
https://github-profile-summary-cards.vercel.app/demo
MIT License
2.46k stars 296 forks source link

[BUG] JS language is still not shown in the stats #182

Open shreya-paul-17 opened 2 months ago

shreya-paul-17 commented 2 months ago

Description of the bug Last time I inserted HTML files in my last repo link and the JS is not being shown. Previously it was working all well but today suddenly when I opened my README.md file, it is not showing JS in "Top Languages By Repo" and "Top Languages By Commit".

Expected behavior I expect the changes for JS to be getting reflected as soon as possible as I got when it came to HTML, JAVA, CSS.

Screenshots ss

Here is my README.md file link here

Desktop:

Additional context Any kind of help would be greatly appreciated. Please let me know if I'm doing wrong in my README.md file or anything which I know in order to get this changes reflected in my stats.

vn7n24fzkq commented 2 months ago

Thanks for reporting, I will take a look soon.

shreya-paul-17 commented 2 months ago

I think the language which is present in the maximum percentage in a particular repo is showing in the stats. It's because the day I inserted files with .html extensions in the repo where I was inserting the JS files , after that the next day the JavaScript vanished and didn't got reflected.

Even before that, almost a month ago, this same problem was encountered by me when I was working on CSS ( Issue#177 ) but since after that I created a new repo where majority of the language % was CSS. And thus I think CSS got reflected in the stats. Isn't it possible to keep track of all the languages in all the repos be it present irrespective of the percentage ?