|
Ran
|
Jobs
10
|
Files
3
|
Run time
1min
|
Badge
README BADGES
|
push
github
grep: no match for empty pattern file * Testing against old commit 504caa95c, "grep -f empty" was handled by exit(1), i.e. no match * A recent commit introduced a bug where ARGV would be shifted incorrectly if an empty file was passed as argument to -f * Follow GNU grep and bypass the search in this case because we know there cannot be any matches %touch empty && perl grep -f empty ar %echo $? 1
355 of 481 relevant lines covered (73.8%)
47092.15 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11888890094.1 | 0 |
73.07 |
GitHub Action Run | |
| 2 | 11888890094.2 | 0 |
73.07 |
GitHub Action Run | |
| 3 | 11888890094.3 | 0 |
73.07 |
GitHub Action Run | |
| 4 | 11888890094.4 | 0 |
73.07 |
GitHub Action Run | |
| 5 | 11888890094.5 | 0 |
73.07 |
GitHub Action Run | |
| 6 | 11888890094.6 | 0 |
73.07 |
GitHub Action Run | |
| 7 | 11888890094.7 | 0 |
73.07 |
GitHub Action Run | |
| 8 | 11888890094.8 | 0 |
73.07 |
GitHub Action Run | |
| 9 | 11888890094.9 | 0 |
73.07 |
GitHub Action Run | |
| 10 | 11888890094.10 | 0 |
73.07 |
GitHub Action Run |