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

jcgay / buildplan-maven-plugin / 23 / 1
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2017 12:57PM UTC
Files 14
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

09 Jul 2017 12:48PM UTC coverage: 30.448%. Remained the same
23.1

push

travis-ci

jcgay
Align table header separators when using list goal

Instead of displaying:

    [INFO] --- buildplan-maven-plugin:1.3-SNAPSHOT:list (default-cli) @ buildplan-maven-plugin ---
    [INFO] -------------------------------------------------------------------------------------------------------------------
    PLUGIN                     | PHASE                  | ID                                | GOAL
    -------------------------------------------------------------------------------------------------------------------
    maven-enforcer-plugin      | validate               | enforce-maven                     | enforce
    maven-toolchains-plugin    | validate               | default                           | toolchain
    maven-plugin-plugin        | generate-sources       | help-goal                         | helpmojo

The output is now:

    [INFO] --- buildplan-maven-plugin:1.3-SNAPSHOT:list (default-cli) @ buildplan-maven-plugin ---
    [INFO]
    -------------------------------------------------------------------------------------------------------------------
    PLUGIN                     | PHASE                  | ID                                | GOAL
    -------------------------------------------------------------------------------------------------------------------
    maven-enforcer-plugin      | validate               | enforce-maven                     | enforce
    maven-toolchains-plugin    | validate               | default                           | toolchain
    maven-plugin-plugin        | generate-sources       | help-goal                         | helpmojo

102 of 335 relevant lines covered (30.45%)

0.3 hits per line

Source Files on job 23.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23
  • Travis Job 23.1
  • 9ea43b89 on github
  • Prev Job for on master (#22.1)
  • Next Job for on master (#24.1)
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