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

mknos / PerlPowerTools / 10298395010
62%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2024 08:14AM UTC
Jobs 1
Files 3
Run time 8min
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

07 Aug 2024 12:10PM UTC coverage: 73.375% (-0.7%) from 74.113%
10298395010

push

github

web-flow
patch: runtime error when patching the wrong file (#703)

* patch failed with a strictness error when I specified a file
* Patch::apply() calls back into Patch::Context::apply() on L714 with the wrong params
* When setting a breakpoint in Patch::apply(), its params are not identical to Patch::Context::apply(), so passing @_ as parameter fails
* Reading the code, this would only be a problem for applying context diffs (no callback to self->apply() happened for the other diff types)
* I confirmed that this error was not caused by the recent use-base.diff (now I suspect it goes back to 1999)
* Removing the code with the incorrect self->apply() call causes patch to correctly report that applying Hunk #1 failed, then the program exits with status 1 to indicate that >=1 lines could not be applied

350 of 477 relevant lines covered (73.38%)

4717.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10298395010.1 08 Aug 2024 08:14AM UTC 0
73.38
GitHub Action Run
Source Files on build 10298395010
Detailed source file information is not available for this build.
  • Back to Repo
  • ea56ff0e on github
  • Prev Build on master (#10298395013)
  • Next Build on master (#10301629623)
  • 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