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

mknos / PerlPowerTools / 12608023248
72%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 04 Jan 2025 05:56AM 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

04 Jan 2025 05:52AM UTC coverage: 72.464%. Remained the same
12608023248

push

github

web-flow
patch: fix external ed invocation

* This version of patch first attempts to process an ed diff by running an external ed command, then falls back to processing the ed commands directly
* I noticed the external ed code was always failing but I didn't debug it until now
* Problem1: SIGCHLD happens normally when ed exits but it was being treated as an error (removing signal handlers fixes it)
* Problem2: write command sent to ed was not terminated by a newline, so ed would never run the command
* Problem3: after writing to o_file, the offset of filehandle $out was at byte 26, so the test line comparison wasn't correct
* With this patch I can process a simple ed diff on Linux without the code reaching PLAN_J

350 of 483 relevant lines covered (72.46%)

4697.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12608023248.1 04 Jan 2025 05:56AM UTC 0
72.46
GitHub Action Run
Source Files on build 12608023248
Detailed source file information is not available for this build.
  • Back to Repo
  • bba92da9 on github
  • Prev Build on master (#12607762999)
  • Next Build on patch-edpipe (#12625656931)
  • 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