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

briandfoy / PerlPowerTools / 10625086579
62%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2024 01:15AM 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

30 Aug 2024 01:11AM UTC coverage: 73.069%. Remained the same
10625086579

push

github

web-flow
ar: binmode for writing archives (#728)

* I noticed there were 4 calls to FileHande->new() to open files, but only 3 calls to binmode()
* The function missing the binmode() call was writeAr(); this is responsible for writing a modified archive to disk, or creating a brand new archive
* Archives are allowed to contain binary files so enabling binmode() here seems like a good idea
* I didn't test this on Windows but I didn't see any regression with patch applied on Linux

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10625086579.1 30 Aug 2024 01:15AM UTC 0
73.07
GitHub Action Run
Source Files on build 10625086579
Detailed source file information is not available for this build.
  • Back to Repo
  • 5325cb92 on github
  • Prev Build on master (#10595804763)
  • Next Build on master (#10656122481)
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