Update default.md.j2

This commit is contained in:
Joachim Jablon
2021-09-29 12:08:42 +02:00
committed by GitHub
parent 516e4fe85b
commit 7c633d4ebf

View File

@@ -23,7 +23,7 @@ The branch rate is `{{ branch_coverage }}%`
### {{ filename }}
`{{ stats.diff_coverage }}%` of new lines are covered
{%- endfor %}
{% endfor %}
{%- endif -%}
</details>
{{ marker }}