<% unless framework_v2 %> <%= render 'plugins/github_commit_graph/v1/half_vertical', local_assigns %> <% else %>
<%= contributions[:total] %> Contributions in last year
<%= stats[:longest_streak] %> Longest streak
<%= stats[:current_streak] %> Current streak
<% contributions[:commits].each do |week_of_commits| %> <% week_of_commits[:contributionDays].each do |day| %> <% end %> <% end %>
GitHub <%= instance_name %>
<%= render 'plugins/github_commit_graph/common' %> <% end %>