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

rcjsuen / dockerfile-ast / 89 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2019 10:03AM UTC
Files 33
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

25 Apr 2019 09:58AM UTC coverage: 99.959%. Remained the same
89.3

push

travis-ci

rcjsuen
Fix #54 Append comments to build stages

Only Dockerfiles were returning comments if asked via getComments().
Now build stages will also return comments if getComments() is
invoked on them.

Note that only comments that are contained within the FROM
instruction and the last instruction within the build stage will be
included. Comments that come before a FROM instruction are not
considered to be a comment of that build stage.

Dockerfile's getContainingImage() has been changed to consider the
case above. Thus, requesting the containing image of a position
within a comment before a build stage will return the Dockerfile
itself instead of the build stage.

Signed-off-by: Remy Suen <remy.suen@gmail.com>

823 of 824 branches covered (99.88%)

Branch coverage included in aggregate %.

1588 of 1588 relevant lines covered (100.0%)

1930.31 hits per line

Source Files on job 89.3
  • Tree
  • List 0
  • Changed 15
  • Source Changed 3
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 84
  • Travis Job 89.3
  • 68d9c86d on github
  • Prev Job for on master (#88.2)
  • Next Job for on master (#90.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