|
Ran
|
Jobs
10
|
Files
3
|
Run time
1min
|
Badge
README BADGES
|
push
github
ed: allow repeated search with // and ?? (#768) * ed: allow repeated search with // and ?? * In commit 78d542940, repeat search was only implemented for "/" and "?" * Add support for empty patterns specified as "??" and "//" (these may be followed by whitespace, but single "?" and "/" may not) * test1: "/\n" --> repeat search down * test2: "/ \n" --> start new search (down) for " " * test3: "// \n" --> repeat search down * test4: "?\n" --> repeat search up * test5: "? \n"--> start new search (up) for " " * test6: "?? \n --> repeat search up * Entering //n doesn't seem to work for repeating search then issuing n command (this could be supported later) * mention search features in pod manual
355 of 481 relevant lines covered (73.8%)
47092.15 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11491874432.1 | 0 |
73.07 |
GitHub Action Run | |
| 2 | 11491874432.2 | 0 |
73.07 |
GitHub Action Run | |
| 3 | 11491874432.3 | 0 |
73.07 |
GitHub Action Run | |
| 4 | 11491874432.4 | 0 |
73.07 |
GitHub Action Run | |
| 5 | 11491874432.5 | 0 |
73.07 |
GitHub Action Run | |
| 6 | 11491874432.6 | 0 |
73.07 |
GitHub Action Run | |
| 7 | 11491874432.7 | 0 |
73.07 |
GitHub Action Run | |
| 8 | 11491874432.8 | 0 |
73.07 |
GitHub Action Run | |
| 9 | 11491874432.9 | 0 |
73.07 |
GitHub Action Run | |
| 10 | 11491874432.10 | 0 |
73.07 |
GitHub Action Run |