{% extends "base.html" %} {% block title %}Evolution of {{ report.repo_name }} — PolyglotMiner Analytics Studio{% endblock %} {% block extra_head %} {% endblock %} {% block nav_links %} Evolution Dashboard {% endblock %} {% block content %}
{{ report.start_ref }} → {{ report.end_ref }}
•
{{ report.total_commits_in_range|number_format }} commits
•
{{ report.sampled_commits_count or (report.checkpoints|length) }} checkpoints
| Checkpoint | Commit | Date | Author | Filtered Files | Filtered Code LOC | Dominant Languages | Commit Message |
|---|