github-linguist / linguist

Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
MIT License
12.22k stars 4.22k forks source link

No language statistics shown for repository #3256

Closed apsdehal closed 8 years ago

apsdehal commented 8 years ago

Linguist doesn't show any statistics for my repo https://github.com/apsdehal/SPOJ

Alhadis commented 8 years ago

That's odd... did you just upload this recently? If so, the site might have yet to refresh its cache or something. But the files are definitely being indexed.

It's strange either way, since it doesn't normally take very long to display the statistics bar after uploading a new repo.

apsdehal commented 8 years ago

No, repo is 2 years old. I just updated it and saw that it didn't had language statistics.

Alhadis commented 8 years ago

I'm actually at a loss to explain this one, then. Running linguist --breakdown . on the repository locally confirms that the files are being processed correctly. :S

94.29%  C++
5.19%   Python
0.16%   C
0.15%   JavaScript
0.11%   Ada
0.10%   PHP

C++:
ABA12D-8697864-src.cpp
ABA12D-8698276-src.cpp
ABSYS-9541469-src.cpp
ABSYS-9541484-src.cpp
ACPC10A-8589556-src.cpp
… 136 lines clipped, sorry

Python:
AFS2-9556694-src.py
AFS2-9556742-src.py
AFS2-9556812-src.py
AFS2-9556830-src.py
AFS2-9556860-src.py
BISHOPS-8610504-src.py
CANDY-8994710-src.py
CANDY-8994721-src.py
CANDY3-8995184-src.py
FCTRL2-8578623-src.py
KAMIL-8995607-src.py
SUMUP-8698327-src.py
TEST-8942172-src.py
TEST-8942178-src.py
downloader/spoj_downloader.py

C:
SBE201A1-9514120-src.c
SUMUP-8698317-src.c
SUMUP-8698342-src.c

PHP:
TEST-8889625-src.php
TEST-8889638-src.php

JavaScript:
TEST-8945148-src.js

Ada:
TEST.adb
pchaigno commented 8 years ago

Hm, that sometimes happen (no idea why :/). @arfon Are you able to update the statistics manually on your side?

arfon commented 8 years ago

Hm, that sometimes happen (no idea why :/). @arfon Are you able to update the statistics manually on your side?

Let's give it another 24 hours - I believe all the caches now expire every 24 hours and it's ~12 hours since the last commit.

pchaigno commented 8 years ago

Looks fixed now :tada:!

kapil-git-hub commented 7 years ago

In my repository, language statistics bar showing .... Perl 99.8% Others: 0.2% What is the mean of 'Others' here. It should be any language, Right?

pchaigno commented 7 years ago

@kapil-git-hub Click on it, you will have the details.