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

spotify / missinglink
80%

Build:
DEFAULT BRANCH: master
Repo Added 11 Jun 2015 09:02PM UTC
Files 30
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • davidxia-patch-1
  • dependabot/maven/ch.qos.logback-logback-classic-1.2.3
  • dependabot/maven/io.norberg-auto-matter-annotation-0.16.0
  • dependabot/maven/jmh.version-1.27
  • dependabot/maven/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/class-missing/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/field-removed/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/instantiate-with-method-missing/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/library-invokes-removed-method/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/method-became-inaccessible/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/method-removed/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/return-type-change/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/same-class-different-artifact/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/static-method-became-instance/junit-junit-4.13.1
  • dependabot/maven/maven-plugin/src/it/superclass-missing/junit-junit-4.13.1
  • dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.6.0
  • dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.1
  • dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1
  • dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-1.6
  • dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.2.1
  • dependabot/maven/org.apache.maven.plugins-maven-release-plugin-2.5.3
  • dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
  • dependabot/maven/org.apache.maven.shared-maven-dependency-tree-3.0.1
  • dependabot/maven/org.assertj-assertj-core-3.16.1
  • dependabot/maven/org.assertj-assertj-core-3.17.0
  • dependabot/maven/org.assertj-assertj-core-3.17.1
  • dependabot/maven/org.assertj-assertj-core-3.17.2
  • dependabot/maven/org.assertj-assertj-core-3.18.0
  • dependabot/maven/org.assertj-assertj-core-3.18.1
  • dependabot/maven/org.sonatype.plugins-nexus-staging-maven-plugin-1.6.8
  • fix-coveralls
  • inspections
  • krka/deps
  • krka/fix
  • krka/remove_omitted
  • krka/static_methods
  • krka/trycatch
  • mattbrown/github-actions
  • mattbrown/junit-4.13.1
  • mattbrown/mvn-prerequisites
  • mattrown/remove-lib-info
  • missinglink-parent-0.1.2
  • missinglink-parent-0.1.4
  • pettermahlen-patch-1
  • remove-guava
  • revert-56-julient/remove-guava-from-core
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • warning-on-no-classes

pending completion
389

push

travis-ci

web-flow
move <prerequisites> to plugin project (#131)

resolves this warning

```
[INFO] Scanning for projects...
[WARNING] The project com.spotify:missinglink-parent:pom:0.2.3-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
```

455 of 572 relevant lines covered (79.55%)

222694.28 hits per line

Relevant lines Covered
Build:
Build:
572 RELEVANT LINES 455 COVERED LINES
222694.28 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
389 master move <prerequisites> to plugin project (#131) resolves this warning ``` [INFO] Scanning for projects... [WARNING] The project com.spotify:missinglink-parent:pom:0.2.3-SNAPSHOT uses prerequisites which is only intended for maven-plugin projec... push 23 Feb 2021 03:13PM UTC web-flow travis-ci pending completion  
374 master CHANGELOG.md 0.2.2 (#132) push 22 Feb 2021 06:35PM UTC web-flow travis-ci pending completion  
370 master [maven-release-plugin] prepare for next development iteration push 22 Feb 2021 05:49PM UTC mattnworb travis-ci pending completion  
367 master Use ConcurrentHashMap for caches to enable using Missinglink on multiple projects (#129) * Use ConcurrentHashMap for caches to enable using Missinglink on multiple projects * fix checkstyle 😡 push 22 Feb 2021 02:58PM UTC web-flow travis-ci pending completion  
366 master Handle Multi-Release JARs (#125) * Handle Multi-Release JARs * Add the JAR * fix check 😠 is this automatable? * Improve test: Check for precise number of classes based on Java version * fix checkstyle 😡 * simplify test push 22 Feb 2021 02:47PM UTC web-flow travis-ci pending completion  
356 master Merge pull request #122 from spotify/dependabot/maven/jmh.version-1.27 Bump jmh.version from 1.9.2 to 1.27 push 20 Feb 2021 08:55PM UTC web-flow travis-ci pending completion  
345 master Merge pull request #120 from spotify/dependabot/maven/ch.qos.logback-logback-classic-1.2.3 Bump logback-classic from 1.1.2 to 1.2.3 push 21 Jan 2021 04:00PM UTC web-flow travis-ci pending completion  
341 master Merge pull request #117 from spotify/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-2.5.3 Bump maven-release-plugin from 2.5.2 to 2.5.3 push 20 Jan 2021 08:32PM UTC web-flow travis-ci pending completion  
337 master Merge pull request #78 from spotify/dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.2.1 Bump maven-invoker-plugin from 1.9 to 3.2.1 push 20 Jan 2021 04:44PM UTC web-flow travis-ci pending completion  
332 master Merge pull request #110 from spotify/dependabot/maven/org.assertj-assertj-core-3.18.1 Bump assertj-core from 1.7.1 to 3.18.1 push 20 Jan 2021 03:42PM UTC web-flow travis-ci pending completion  
See All Builds (209)
  • 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

© 2026 Coveralls, Inc