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

frioux / DBIx-Class-Candy / 60 / 4
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2016 11:45AM UTC
Files 28
Run time 1s
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

29 Apr 2016 11:43AM UTC coverage: 93.366%. Remained the same
60.4

Pull #14

travis-ci

ribasushi
Fix test to work on prove -lr

The way `prove -lr` works you could end up with a "fuller" relative path:

```
rabbit@Ahasver:~/devel/dbic$ cpanm --look DBIx::Class::Candy
--> Working on DBIx::Class::Candy
Fetching http://www.cpan.org/authors/id/F/FR/FREW/DBIx-Class-Candy-0.005001.tar.gz ... OK
Entering /home/rabbit/.cpanm/work/1461929910.16724/DBIx-Class-Candy-0.005001 with /bin/bash
```
```
rabbit@Ahasver:~/.cpanm/work/1461929910.16724/DBIx-Class-Candy-0.005001$ prove -lr
./t/autotable.t .................... 
    #   Failed test 'unknown naming scheme'
    #   at ./t/autotable.t line 32.
    #                   'unrecognized naming scheme! at ./t/autotable.t line 30.
    # '
    #     doesn't match '(?^:^unrecognized naming scheme! at t[\\/]autotable\.t)'
    # Looks like you failed 1 test of 4.
./t/autotable.t .................... 1/? 
#   Failed test 'v1'
#   at ./t/autotable.t line 35.
# Looks like you failed 1 test of 2.
./t/autotable.t .................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
...
```

Also the lack of `/s` on the regex may trip you up on certain
"always stacktrace" environments, but that's sufficiently esoteric
that I didn't bother adding it.
Pull Request #14: Fix test to work on prove -lr

380 of 407 relevant lines covered (93.37%)

13.62 hits per line

Source Files on job 60.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 60
  • Travis Job 60.4
  • b8568378 on github
  • Prev Job for on master (#57.4)
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