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

sqitchers / sqitch / 20
93%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: prep-v1.6.0
DEFAULT BRANCH: develop
Ran 15 Aug 2018 11:01PM UTC
Jobs 1
Files 47
Run time 6s
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
20

push

travis-ci-com

theory
Use Menlo::CLI::Compat and t/sqitch for bundle.

The former is the code behind both Carton and cpanm, so just take
advntage of it.  As to using t/sqitch, it uses FindBin, so we can
avoid parsing it to insert a `use lib`. But I had to switch from
`/usr/bin/env` to just `#!perl` to get Module::Build's shebang fix
code to work.

Also, make an explicit `cpanfile` to maintain for this purpose. Bit of
a PITA to have yet another list of dependencies to maintain, but it
simplifies things a bit. Sadly, the `--with-recommends` option seems
to be ignored, or perhaps it isn't relying on the `cpanfile` for
requires and recommends? Will have to figure that out.

And finally, add some code to remvoe files not necessary for the bundle,
including packlists, metadata, and build and test modules.

4160 of 4457 relevant lines covered (93.34%)

61.88 hits per line

Jobs
ID Job ID Ran Files Coverage
11 20.11 (COVERAGE=1) 15 Aug 2018 11:01PM UTC 0
93.34
Travis Job 20.11
Source Files on build 20
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #20
  • 43e782c2 on github
  • Prev Build on bundle (#18)
  • Next Build on bundle (#22)
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