Skip to content

issues Search Results · repo:LCTT/Grank language:Python

Filter by

32 results
 (88 ms)

32 results

inLCTT/Grank (press backspace or delete to remove)

如题, 以 [https://github.com/NetBSD/src](https://github.com/NetBSD/src) 为例, 社区活跃度较高,但是用的不是master管理,所以 grank analy分析出的活跃度才0.03~~~
  • wangkirin
  • Opened 
    on Mar 22, 2019
  • #113

输入 grank login 之后报错 Traceback (most recent call last): File /home/mj/grank_work/bin/grank , line 7, in module from grank.core import main File /home/mj/grank_work/lib/python3.6/site-packages/grank/core.py ...
  • MjSeven
  • Opened 
    on Nov 6, 2018
  • #73

提供对 Gitlab 的支持。 可以考虑设置一个全局的 options --gitlab 此外,需要支持 gitlab-ce 和 gitlab-ee 以及 gitlab.com
enhancement
  • bestony
  • 2
  • Opened 
    on Oct 23, 2018
  • #53

1.在使用 grank analy owner 时,出现FileNotFoundError: [Errno 2] No such file or directory: output/activity/owner,找不到文件夹。 测试: grank analy bestony Traceback (most recent call last): File /home/luming/miniconda3/envs/grank/bin/grank ...
  • LuuMing
  • 1
  • Opened 
    on Oct 16, 2018
  • #51

这导致大量的提交被丢弃,项目数据失衡。 需要仔细排查此问题产生的原因,以及是否有规避方式。
help wanted
  • wxy
  • Opened 
    on Oct 9, 2018
  • #35

为命令添加 --debug 参数,从而在后续的输出中,输出各种调试信息。
enhancement
good first issue
  • bestony
  • Opened 
    on Oct 9, 2018
  • #32

在次提交需要加入公共域过滤的邮件域地址 比如 1. @yahoo.co.uk 2. @googlemail.com 3. @hotmail.com 4. @yandex.ru
enhancement
help wanted
  • bestony
  • Opened 
    on Oct 8, 2018
  • #29

1. 在 crawler.py 的 fetch_user_data 函数中 next_query = query.organ_all_query_with_pager % ( organization, helpers.get_page_cursor(result, user_repository )) 疑似应为 next_query = query.user_all_query_with_pager ...
  • LuuMing
  • 1
  • Opened 
    on Oct 8, 2018
  • #28

根据仓库所属的上级组织(“用户”或“组织”),可以对该上级组织的各项指标进行计算,这个计算不应该是简单的平均或加权平均,而应该是根据仓库的各项指标,在同一个时间段内,统一计算而成(即不以项目为分组单位,而是统一在上级组织的层面进行增幅计算、速率计算等)。 此外,由于有多个上级组织属于同一家企业的情形,可以在数据设置上设置仓库或组织所属的企业,从而对企业进行指标计算。 上述根据上级组织和企业的聚合计算而成的指标,可用来对组织/企业进行排名。 ...
  • wxy
  • 1
  • Opened 
    on Oct 6, 2018
  • #27

当重复分析同一个项目(组织/仓库)时,后来的数据应该覆盖前一个数据。 此外,判断重复的主键是: 组织/仓库 ,或者 组织。
  • wxy
  • Opened 
    on Oct 6, 2018
  • #26
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub