We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f13a55 commit 7dbd48cCopy full SHA for 7dbd48c
README.md
@@ -43,4 +43,4 @@ jobs:
43
| `thresholdModified` | ✅ | the minimal average modified files line coverage | 0.0 |
44
| `passIcon` | ✅ | the indicator to use for files that passed | 🟢 |
45
| `failIcon` | ✅ | the indicator to use for files that failed | 🔴 |
46
-| `sourceDir` | ✅ | the indicator to use for files that failed | ./path/to/src |
+| `sourceDir` | ✅ | the directory to use as the source of the coverage report | ./path/to/src |
0 commit comments