MCPcopy Create free account
hub / github.com/ipython/ipython / github_stats.py

File github_stats.py

tools/github_stats.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""Simple tools to query github.com and gather stats about issues.
3
4To generate a report for IPython 2.0, run:

Callers

nothing calls this directly

Calls 9

get_milestone_idFunction · 0.90
get_issues_listFunction · 0.90
get_authorsFunction · 0.90
round_hourFunction · 0.85
split_pullsFunction · 0.85
issues_closed_sinceFunction · 0.85
sorted_by_fieldFunction · 0.85
reportFunction · 0.70
formatMethod · 0.45

Tested by

no test coverage detected