Skip to content

Commit

Permalink
Merge ba0bfa0 into 6dae968
Browse files Browse the repository at this point in the history
  • Loading branch information
imsuvesh committed Jan 10, 2022
2 parents 6dae968 + ba0bfa0 commit 2284af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,14 +385,14 @@ There are 2 formatters to choose from:
<details>
<summary> DefaultFormatter: high light uncovered and partially-covered code inlilne as well as on the right overview ruler. (this is the default)</summary>

![coverage-DefaultFormatter.png](./images/coverage-DefaultFormatter.png)
![coverage-DefaultFormatter.png](images/coverage-DefaultFormatter.png)

</details>

<details>
<summary>GutterFormatter: render coverage status in the gutter as well as the overview ruler.</summary>

![coverage-GutterFormatter.png](./images/coverage-GutterFormatter.png)
![coverage-GutterFormatter.png](images/coverage-GutterFormatter.png)

</details>

Expand Down

0 comments on commit 2284af9

Please sign in to comment.