Records

Diff:{{ summary.diff_cnt }}
Add:{{ summary.add_cnt }}
Del:{{ summary.del_cnt }}
Total:{{ summary.total_cnt }}
{% if most_common_paths %}

Changed paths

{% for mcp in most_common_paths %} {% endfor %}
Samples Path
{{ mcp[1] }} {{ mcp[0]|e }}
{% endif %}

Diffs

{% for item in index_items -%} {% if not item.equal %} {% endif %} {%- endfor %}
idpathurl
{{ item.id_path }}
    {% for jp in item.joined_changed_paths -%}
  • {{ jp.path|e }} {{ jp.stat }}
  • {%- endfor %}
{{ item.doc_url|e }}

Records diff map

{% for item in index_items -%} {%- if item.path %}{% endif -%}
{%- if item.path %}
{% endif -%} {%- endfor %}