GitHub统计不起作用 [英] GitHub statistics not working

查看:132
本文介绍了GitHub统计不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不确定在哪里问这个问题,如果不是这个地方可以随意关闭这个帖子,但是这里是怎么回事。我的一个伴侣在GitHub上有他的存储库,但由于某些原因,语言统计数据没有显示。我不知道为什么会发生这种情况。有任何想法吗? 的评论 a>:

Paul Chaignon 语言学家项目的主要贡献者


languag e检测工作(Linguist)实际上是作为背景,低优先级工作运行的。

因此可能需要一些时间才能更新。可以是几分钟或一天。


您可以在不从Github语言统计信息中排除的路径,其中 Paul提出了一种调试方法语言学家如何适用于您的回购协议


I'm not sure where to ask this, if this is not the place feel free to close the post, but here's whats going on. A mate of mine has his repository on GitHub, but for some reason the language statistics aren't showing. I'm not sure why this is happening. Any ideas? Here's the repository

解决方案

The GitHub language detection is based on linguist (as I described in this answer).

In your case, your js/css/json files could be:

  • too small to trigger that analysis
  • or too recent for that analysis to be completed

I suggest to wait another day before raising a ticket to GitHub support.


Update a few hours later: I suspect the language stats are only updated once a day, as they now are present on the OP's GitHub repo:

This is still the case in 2017, with pchaigno's comment:
(Paul Chaignon is one of the main contributors on the linguist project)

The language detection job (Linguist) is actually running as a background, low-priority job.
So it may take some time to update. Can be a few minutes, or a day.

You can see an example in "Paths not excluded from Github language statistics", where Paul suggests a way to debug how linguist applies to your repo.

这篇关于GitHub统计不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆