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

briandfoy / PerlPowerTools / 10284007665
62%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2024 12:14PM UTC
Jobs 10
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

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

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

355 of 479 relevant lines covered (74.11%)

46894.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10284007665.1 07 Aug 2024 12:14PM UTC 0
73.38
GitHub Action Run
2 10284007665.2 07 Aug 2024 12:14PM UTC 0
73.38
GitHub Action Run
3 10284007665.3 07 Aug 2024 12:14PM UTC 0
73.38
GitHub Action Run
4 10284007665.4 07 Aug 2024 12:14PM UTC 0
73.38
GitHub Action Run
5 10284007665.5 07 Aug 2024 12:14PM UTC 0
73.38
GitHub Action Run
6 10284007665.6 07 Aug 2024 12:15PM UTC 0
73.38
GitHub Action Run
7 10284007665.7 07 Aug 2024 12:15PM UTC 0
73.38
GitHub Action Run
8 10284007665.8 07 Aug 2024 12:16PM UTC 0
73.38
GitHub Action Run
9 10284007665.9 07 Aug 2024 12:16PM UTC 0
73.38
GitHub Action Run
10 10284007665.10 07 Aug 2024 12:16PM UTC 0
73.38
GitHub Action Run
Source Files on build 10284007665
Detailed source file information is not available for this build.
  • Back to Repo
  • ea56ff0e on github
  • Prev Build on master (#10283975838)
  • Next Build on master (#10284007667)
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