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

salesforce / dockerfile-image-update
71%
master: 72%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/com.google.code.gson-gson-2.8.6
DEFAULT BRANCH: master
Repo Added 13 Oct 2017 01:48AM UTC
Files 10
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

LAST BUILD ON BRANCH untagged-image-fix
branch: untagged-image-fix
CHANGE BRANCH
x
Reset
  • untagged-image-fix
  • add-blogs-slides
  • add-codeowners
  • alpine
  • badges
  • bump-dependencies
  • clean-files-before-deploy
  • copyright
  • coverage-badge
  • coveralls
  • dependabot/maven/com.github.danielflower.mavenplugins-multi-module-maven-release-plugin-3.1.2
  • dependabot/maven/com.github.danielflower.mavenplugins-multi-module-maven-release-plugin-3.2.0
  • dependabot/maven/com.google.code.gson-gson-2.8.5
  • dependabot/maven/com.google.code.gson-gson-2.8.6
  • dependabot/maven/com.google.guava-guava-27.1-jre
  • dependabot/maven/com.google.guava-guava-28.0-jre
  • dependabot/maven/com.google.guava-guava-28.1-jre
  • dependabot/maven/dockerfile-image-update/com.google.code.gson-gson-2.8.5
  • dependabot/maven/dockerfile-image-update/com.google.code.gson-gson-2.8.6
  • dependabot/maven/dockerfile-image-update/org.apache.commons-commons-lang3-3.9
  • dependabot/maven/org.apache.commons-commons-lang3-3.9
  • dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1
  • dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.1.1
  • dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.0
  • dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.1
  • dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.1
  • dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.1.0
  • dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.2
  • dependabot/maven/org.assertj-assertj-core-3.12.2
  • dependabot/maven/org.assertj-assertj-core-3.13.1
  • dependabot/maven/org.assertj-assertj-core-3.13.2
  • dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.4
  • dependabot/maven/org.testng-testng-6.14.3
  • dependabot/maven/org.testng-testng-7.0.0
  • dependabot/maven/slf4j.version-1.7.26
  • dependabot/maven/slf4j.version-1.7.27
  • deploy-shaded-jar
  • dockerfile-image-update-1.0.0
  • dockerfile-image-update-1.0.1
  • dockerfile-image-update-1.0.2
  • dockerfile-image-update-1.0.3
  • dockerfile-image-update-1.0.4
  • dockerfile-image-update-itest-1.0.0
  • dockerfile-image-update-itest-1.0.1
  • dockerfile-image-update-itest-1.0.2
  • dockerfile-image-update-itest-1.0.3
  • dockerfile-image-update-itest-1.0.4
  • dockerfile-image-update-parent-1.0.0
  • dockerfile-image-update-parent-1.0.1
  • dockerfile-image-update-parent-1.0.2
  • dockerfile-image-update-parent-1.0.3
  • dockerfile-image-update-parent-1.0.4
  • dont-attempt-to-fork-forks
  • dont-build-tags
  • fix-comment
  • fix-deploy-script
  • fix-developer-connection
  • improve-diagnostic-logs
  • itest-exit-on-container-failure
  • itest-fix
  • log-fork-ioexceptions
  • log-if-skipping-archived-repo
  • master
  • releaser-activate-release-profile
  • remove-unencrypted-codesigning-key
  • shred
  • update-dockerhub-setup
  • update-multiple-dockerfiles
  • versioned-docker-releases
  • ws-fix

pending completion
219

Pull #40

travis-ci

web-flow
Add negative case for commented out FROM, format
Pull Request #40: Fix #39 where untagged images => bad Dockerfile

69 of 69 new or added lines in 2 files covered. (100.0%)

416 of 583 relevant lines covered (71.36%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
583 RELEVANT LINES 416 COVERED LINES
0.71 HITS PER LINE
Source Files on untagged-image-fix
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
219 untagged-image-fix Add negative case for commented out FROM, format Pull #40 10 Sep 2018 03:26PM UTC web-flow travis-ci pending completion  
218 untagged-image-fix Add negative case for commented out FROM, format push 10 Sep 2018 03:19PM UTC justinharringa travis-ci pending completion  
216 untagged-image-fix Remove unused getLineParts() method push 09 Sep 2018 11:50PM UTC justinharringa travis-ci pending completion  
217 untagged-image-fix Remove unused getLineParts() method Pull #40 09 Sep 2018 11:41PM UTC web-flow travis-ci pending completion  
215 untagged-image-fix Add more comments for FromInstruction Pull #40 09 Sep 2018 08:25AM UTC web-flow travis-ci pending completion  
212 untagged-image-fix Introduce new FromInstruction class This class is responsible for knowing about what a FROM instruction looks like and holding said values. This not only helps a bit for testability and readability, but it will likely be useful to add support for... push 09 Sep 2018 08:08AM UTC justinharringa travis-ci pending completion  
214 untagged-image-fix Add more comments for FromInstruction push 09 Sep 2018 07:47AM UTC justinharringa travis-ci pending completion  
213 untagged-image-fix Introduce new FromInstruction class This class is responsible for knowing about what a FROM instruction looks like and holding said values. This not only helps a bit for testability and readability, but it will likely be useful to add support for... Pull #40 09 Sep 2018 07:39AM UTC web-flow travis-ci pending completion  
210 untagged-image-fix Add commons-lang3 push 09 Sep 2018 02:57AM UTC justinharringa travis-ci pending completion  
211 untagged-image-fix Add commons-lang3 Pull #40 09 Sep 2018 02:43AM UTC web-flow travis-ci pending completion  
See All Builds (368)
  • Repo on GitHub
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

© 2025 Coveralls, Inc