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

vdurmont / semver4j
93%

Build:
DEFAULT BRANCH: master
Repo Added 20 Jul 2015 05:48PM UTC
Files 5
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
  • v2.2.0

pending completion
74

Pull #34

travis-ci

web-flow
Implement equals() and hashCode() for Range and Requirement

If users want to compare instances of `Range` or `Requirement`,
add them to a `Set`, or add them as keys to a `Map`, the `Object#equals()`
and `Object#hashCode()` methods must be overridden to enable the
expected behavior.
Pull Request #34: Implement equals() and hashCode() for Range and Requirement

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

541 of 581 relevant lines covered (93.12%)

155.5 hits per line

Relevant lines Covered
Build:
Build:
581 RELEVANT LINES 541 COVERED LINES
155.5 HITS PER LINE
Source Files on master
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
74 master Implement equals() and hashCode() for Range and Requirement If users want to compare instances of `Range` or `Requirement`, add them to a `Set`, or add them as keys to a `Map`, the `Object#equals()` and `Object#hashCode()` methods must be overrid... Pull #34 06 Jun 2018 02:20PM UTC web-flow travis-ci pending completion  
73 master Add pretty `toString()` representation for Range and Requirement Instead of a relatively abstract representation for `Range#toString()` and `Requirement#toString()` they now return a representation which is in turn again a valid range or version ... Pull #33 06 Jun 2018 12:36PM UTC web-flow travis-ci pending completion  
72 master #30 - Add withSuffix and withBuild methods to Semver Pull #32 18 Mar 2018 09:37AM UTC web-flow travis-ci pending completion  
71 master Fix Java version Pull #31 18 Mar 2018 08:29AM UTC web-flow travis-ci pending completion  
70 master Merge pull request #28 from rupebac/master build number should not be taken into account for compareTo push 16 Mar 2018 04:14PM UTC web-flow travis-ci pending completion  
69 master Merge pull request #25 from sschuberth/satisfy-semvertype Requirement: Use the range's semver type, if any push 16 Mar 2018 04:12PM UTC web-flow travis-ci pending completion  
68 master build number should not be taken into account for compareTo Pull #28 20 Dec 2017 04:06PM UTC web-flow travis-ci pending completion  
67 master Requirement: Use the range's semver type, if any This fixes isSatisfiedBy() for loosely built requirements. Pull #25 14 Dec 2017 06:58PM UTC web-flow travis-ci pending completion  
65 master Release version 2.2.0 push 14 Dec 2017 04:59PM UTC vdurmont travis-ci pending completion  
64 master Merge pull request #23 from sschuberth/fix-coverage Fix coverage reporting push 13 Dec 2017 11:39PM UTC web-flow travis-ci pending completion  
See All Builds (13)
  • 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