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

briandfoy / PerlPowerTools / 13163530108
61%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2025 05:57PM 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

05 Feb 2025 05:54PM UTC coverage: 73.389%. Remained the same
13163530108

push

github

web-flow
diff: add -s option (#940)

* GNU and OpenBSD versions support -s flag which is similar to -q
* -q hides the diff and shows a messages when the files are different
* -s explicitly tells the user when the files are the same
* Improve how -q is documented; it doesn't print anything for identical files
* -q and -s are not mutually exclusive
* While here, remove manual assignments of $opt_u and $opt_c which are not needed (the subsequent code refers to $Context_Lines and not these variables)

%perl diff -qs a.c a.c
Files a.c and a.c are identical
%perl diff -qs a.c a.s
Files a.c and a.s differ

353 of 481 relevant lines covered (73.39%)

4717.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13163530108.1 05 Feb 2025 05:57PM UTC 3
73.39
GitHub Action Run
Source Files on build 13163530108
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 725ee977 on github
  • Prev Build on master (#13126617666)
  • Next Build on master (#13171921291)
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