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

briandfoy / PerlPowerTools / 10212435054
63%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2024 08:28AM 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

02 Aug 2024 08:24AM UTC coverage: 76.268% (-0.7%) from 77.016%
10212435054

push

github

web-flow
patch: retire Patch::import() (#694)

* Program is written in oo-style with subclasses of Patch (Context, Ed, Normal and Unified) 
* Declare subclasses as subclasses with "use base" instead of calling Patch->import() manually
* Now the custom import() code can be deleted
* Two example methods called from subclass are note() and throw()
* I noticed this when searching for "no strict" within bin/ directory
* test1: patch a normal diff (output of "diff a.c b.c")
* test2: patch a unified diff (output of "diff -u a.c b.c")
* test3: patch an ed diff (output of "diff -e a.c b.c")
* test4: patch a context diff (output of "diff -c a.c b.c")

376 of 493 relevant lines covered (76.27%)

4568.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10212435054.1 02 Aug 2024 08:28AM UTC 0
76.27
GitHub Action Run
Source Files on build 10212435054
Detailed source file information is not available for this build.
  • Back to Repo
  • 6230d518 on github
  • Prev Build on master (#10212413585)
  • Next Build on master (#10212435055)
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