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

briandfoy / PerlPowerTools / 10127706910
63%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2024 01:02AM 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

28 Jul 2024 12:59AM UTC coverage: 76.268%. Remained the same
10127706910

push

github

web-flow
tee: add strict (#684)

* Correct left-over reference to variable $unbuffer
* Remove custom SIGPIPE code which doesn't exist in the BSD version (the only reference to signals is SIGINT being ignored)
* Standards document mentions nothing about SIGPIPE in Asynchronous Events section[1]
* Output files table (%fh) is now keyed based on file descriptor and contains filehandle and the saved filename from ARGV
* Explicitly check for directory before opening a file
* test1: "ifconfig | perl tee out.1" --> out.1 created
* test2: "ifconfig | perl tee -a out.1 out.2" --> existing out.1 appended, out.2 created

1. https://pubs.opengroup.org/onlinepubs/009696699/utilities/tee.html

376 of 493 relevant lines covered (76.27%)

4568.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10127706910.1 28 Jul 2024 01:02AM UTC 0
76.27
GitHub Action Run
Source Files on build 10127706910
Detailed source file information is not available for this build.
  • Back to Repo
  • fa32a1ec on github
  • Prev Build on master (#10118477480)
  • Next Build on master (#10134783857)
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