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

briandfoy / PerlPowerTools / 13192541646
63%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2025 03:24AM 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

07 Feb 2025 03:20AM UTC coverage: 73.389%. Remained the same
13192541646

push

github

web-flow
patch: throw() regression (#944)

* I noticed a runtime error within Patch::Ed::apply() where the throw function can't be resolved
* This error didn't happen when I switch back to historical commit 8a1ef6abe
* The Patch::import() function had been removed, and this was forcibly putting throw into the caller's namespace
* None of the other subclasses of Patch call throw(), only Patch::Ed does
* The old import() approach was not the Right Thing so I don't want to revert to it
* Make throw() an oo method instead of a simple function; this allows perl to resolve it from the parent class

353 of 481 relevant lines covered (73.39%)

4717.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13192541646.1 07 Feb 2025 03:24AM UTC 3
73.39
GitHub Action Run
Source Files on build 13192541646
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 493a57ec on github
  • Prev Build on master (#13192516033)
  • Next Build on master (#13213054418)
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