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

rcjsuen / dockerfile-ast / 89
100%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2019 10:03AM UTC
Jobs 3
Files 33
Run time 14s
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
89

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%)

5790.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 89.1 25 Apr 2019 10:03AM UTC 0
99.96
Travis Job 89.1
2 89.2 25 Apr 2019 10:03AM UTC 0
99.96
Travis Job 89.2
3 89.3 25 Apr 2019 10:03AM UTC 0
99.96
Travis Job 89.3
Source Files on build 89
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #89
  • 68d9c86d on github
  • Prev Build on master (#88)
  • Next Build on master (#90)
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