We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d04ec1 commit d321fd5Copy full SHA for d321fd5
tools/test-cov/scripts/coverage_report_name
@@ -28,7 +28,7 @@ main() {
28
local path
29
local slug
30
31
- # Remove the base path from the directory path (using POXIX shell variable expansion):
+ # Remove the base path from the directory path (using POSIX shell variable expansion):
32
path="${testdir#${base}/}"
33
34
# Slugify the path (basic algorithm):
0 commit comments