Noizu.Github.Api.ApiInsights (Noizu Labs: Github API v0.5.0)
GitHub api-insights API.
Link to this section Summary
Functions
Get route stats by actor
Get subject stats
Get summary stats
Get summary stats by actor
Get summary stats by user
Get time stats
Get time stats by actor
Get time stats by user
Get user stats
Link to this section Functions
get_route_stats_by_actor(org, actor_type, actor_id, options \\ nil)
Get route stats by actor
@see https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor
get_subject_stats(org, options \\ nil)
Get subject stats
@see https://docs.github.com/rest/orgs/api-insights#get-subject-stats
get_summary_stats(org, options \\ nil)
Get summary stats
@see https://docs.github.com/rest/orgs/api-insights#get-summary-stats
get_summary_stats_by_actor(org, actor_type, actor_id, options \\ nil)
Get summary stats by actor
@see https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor
get_summary_stats_by_user(org, user_id, options \\ nil)
Get summary stats by user
@see https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user
get_time_stats(org, options \\ nil)
Get time stats
@see https://docs.github.com/rest/orgs/api-insights#get-time-stats
get_time_stats_by_actor(org, actor_type, actor_id, options \\ nil)
Get time stats by actor
@see https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor
get_time_stats_by_user(org, user_id, options \\ nil)
Get time stats by user
@see https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user
get_user_stats(org, user_id, options \\ nil)
Get user stats
@see https://docs.github.com/rest/orgs/api-insights#get-user-stats