Fix bugs, add parameters
This commit is contained in:
@@ -19,7 +19,7 @@ The branch rate is `{{ branch_coverage }}%`
|
||||
<details>
|
||||
<summary>Diff Coverage details (click to unfold)</summary>
|
||||
|
||||
{% for filename, stats in file_info.items() -%}}
|
||||
{% for filename, stats in file_info.items() -%}
|
||||
### {{ filename }}
|
||||
`{{ stats.diff_coverage }}%` of new lines are covered
|
||||
|
||||
|
||||
Reference in New Issue
Block a user