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

briandfoy / PerlPowerTools / 11877408151
63%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2024 08:41AM UTC
Jobs 1
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

17 Nov 2024 08:38AM UTC coverage: 73.069% (-0.7%) from 73.805%
11877408151

push

github

web-flow
grep: add -I flag (#815)

* BSD and GNU versions have an -I option for ignoring binary files, i.e. treating binary files as if they don't match
* test1: perl grep BASH /bin/bash ---> match, suppress text
* test2: perl grep -a BASH /bin/bash ---> match, show text
* test3: perl grep -q BASH /bin/bash ---> match, suppress all output
* test4: perl grep -I BASH /bin/bash text.txt ---> match on text.txt but not /bin/bash

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11877408151.1 17 Nov 2024 08:41AM UTC 0
73.07
GitHub Action Run
Source Files on build 11877408151
Detailed source file information is not available for this build.
  • Back to Repo
  • 8509f78f on github
  • Prev Build on master (#11868626694)
  • Next Build on master (#11878780124)
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