• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mknos / PerlPowerTools / 11216588801
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 07 Oct 2024 01:30PM UTC
Jobs 10
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Oct 2024 01:28PM UTC coverage: 73.805% (+0.7%) from 73.069%
11216588801

push

github

web-flow
grep: allow repeated -e and -f

* If -e and -f are not provided, the first argument to grep is a pattern
* If -e or -f is provided, the first argument to grep is a file
* Allow multiple -e and -f options to translate to multiple elements in the patterns-list
* This patch follows how GNU and BSD versions behave
* Bump version
* test1: "perl grep -e include -e return a.c" --> 2 patterns, one file argument
* test2: "echo include > P1 && echo return > P2 && perl grep -f P1 -f P2 a.c" --> 2 pattern files with one pattern each; one file argument
* test3: "grep return a.c" --> one (default) pattern argument,one file argument

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11216588801.1 07 Oct 2024 01:30PM UTC 0
73.07
GitHub Action Run
2 11216588801.2 07 Oct 2024 01:30PM UTC 0
73.07
GitHub Action Run
3 11216588801.3 07 Oct 2024 01:30PM UTC 0
73.07
GitHub Action Run
4 11216588801.4 07 Oct 2024 01:30PM UTC 0
73.07
GitHub Action Run
5 11216588801.5 07 Oct 2024 01:31PM UTC 0
73.07
GitHub Action Run
6 11216588801.6 07 Oct 2024 01:31PM UTC 0
73.07
GitHub Action Run
7 11216588801.7 07 Oct 2024 01:31PM UTC 0
73.07
GitHub Action Run
8 11216588801.8 07 Oct 2024 01:31PM UTC 0
73.07
GitHub Action Run
9 11216588801.9 07 Oct 2024 01:31PM UTC 0
73.07
GitHub Action Run
10 11216588801.10 07 Oct 2024 01:31PM UTC 0
73.07
GitHub Action Run
Source Files on build 11216588801
Detailed source file information is not available for this build.
  • Back to Repo
  • 7208d5a8 on github
  • Prev Build on master (#11216384631)
  • Next Build on grep-many-ef (#11216588842)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc