coala / coala/coala-quickstart

Language statistics do not add up to 100%

Open
#80 2 comments 0 reactions 1 assignee Claimed by @kaustubhhiware View on GitHub
status/STALE
Dominant language
Python
Stars
49
Forks
74
PR merge metrics
No merged PRs in 30d

Description

I ran `coala-quickstart --ci` on a project and the language statistics generated were as follows :

The following languages have been automatically detected:
C: 37%
Python: 1%
Markdown: 1%
C++: 0%`

This does not total to 100%. The language statistics for the same project on github were

C: 97.5%
Python: 2.3%
Other: 0.2%

Running [linguist](https://github.com/github/linguist) locally fetches the following stats :

97.47% C
2.30% Python
0.14% C++
0.09% Makefile

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.