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

sqitchers / sqitch / 182
91%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: prep-v1.6.0
DEFAULT BRANCH: develop
Ran 01 Jan 2019 11:56PM UTC
Jobs 1
Files 48
Run time 3s
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
182

push

travis-ci-com

theory
Return proper default target from parse_args.

The docs say that the default will always have an engine specified, so we
can't return `default_target`, which will fall back on `db:`. Since we've
already constructed a default and control for its error, just return it.

This breaks a number of tests that had expected the `tag` and `add` commands
to use the default target and its plan. So teach those tests to write out plan
file when things are added to a plan by the test, and to reload the plan when
the test has executed code that wrote to the plan and we need to reload it to
see what's in it. This requires messing with Plan object internals a bit to
delete lazily-created attributes.

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

4251 of 4541 relevant lines covered (93.61%)

62.47 hits per line

Jobs
ID Job ID Ran Files Coverage
11 182.11 (COVERAGE=1) 01 Jan 2019 11:56PM UTC 0
93.61
Travis Job 182.11
Source Files on build 182
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #182
  • d980768c on github
  • Prev Build on master (#181)
  • Next Build on master (#183)
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