{% macro metric_table(metric_name, data, row_limit=3) -%} {% if data %}
{{ metric_name }} | Count |
---|---|
{{ row }} | {{ cnt }} |
Frame # | Function | {% if type != 'PYTHON' %}Binary | {% endif %}Source | Line |
---|---|---|---|---|
{{ oops }}{% endif %} {%- endmacro %} {% macro external_links(bugs) -%} {% for bug in bugs %} {% if bug.status == "CLOSED" %}
{{ e }}
{% endfor %} {% endif %}