MCPcopy Create free account
hub / github.com/bcongdon/git-trophy / create_contribution_model

Function create_contribution_model

git_trophy_lambda/model_generator.py:129–158  ·  view source on GitHub ↗

Creates a model representing the user's contributions for the given year. Returns the model as the string representation of an X3D file. :param str username: The Github username of the requesting user :param int year: The year of commits to be pulled :returns: A st

(username, year)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_model_dataFunction · 0.85

Calls 7

delete_allFunction · 0.85
create_bar_materialsFunction · 0.85
create_materialFunction · 0.85
create_model_baseFunction · 0.85
create_user_labelFunction · 0.85
create_day_barsFunction · 0.85
join_all_objectsFunction · 0.85

Tested by

no test coverage detected