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

frioux / DBIx-Class-Candy / 60
89%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2016 11:45AM UTC
Jobs 9
Files 36
Run time 3min
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

pending completion
60

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

1 of 1 new or added line in 1 file covered. (100.0%)

441 of 461 relevant lines covered (95.66%)

101.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 60.1 29 Apr 2016 11:48AM UTC 0
94.79
Travis Job 60.1
2 60.2 29 Apr 2016 11:46AM UTC 0
94.79
Travis Job 60.2
3 60.3 29 Apr 2016 11:46AM UTC 0
94.8
Travis Job 60.3
4 60.4 29 Apr 2016 11:45AM UTC 0
93.37
Travis Job 60.4
5 60.5 29 Apr 2016 11:45AM UTC 0
93.61
Travis Job 60.5
6 60.6 29 Apr 2016 11:48AM UTC 0
93.37
Travis Job 60.6
7 60.7 29 Apr 2016 11:47AM UTC 0
93.38
Travis Job 60.7
8 60.8 29 Apr 2016 11:47AM UTC 0
93.38
Travis Job 60.8
9 60.9 29 Apr 2016 11:48AM UTC 0
92.14
Travis Job 60.9
Source Files on build 60
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #60
  • Pull Request #14
  • PR Base - master (#57)
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