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

IcecaveStudios / collections / 123
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Ran 13 Aug 2013 12:10PM UTC
Jobs 1
Files 30
Run time –
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
123

push

travis-ci

jmalloc
Renamed methods for consistency and accuracy (#46)

* `Collection::filtered()` renamed to `filter()`
* `AssociativeInterface::combine()` renamed to `copyAndMerge()`
* `IterableInterface::filtered()` renamed to `copyAndFilter()`
* `IterableInterface::map()` renamed to `copyAndMap()`
* `MutableIterableInterface::apply()` renamed to `map()`
* `SequenceInterface::sorted()` renamed to `copyAndSort()`
* `SequenceInterface::reversed()` renamed to `copyAndReverse()`
* `SequenceInterface::join()` renamed to `copyAndAppend()`
* `Set::isStrictSuperset()` renamed to `isProperSuperset()`
* `Set::isStrictSub()` renamed to `isProperSubset()`
* `Set::complement()` renamed to `diff()`
* `Set::complementInPlace()` renamed to `diffInPlace()`
* Added `Set::isIntersecting()`
* Added `Set::symmetricDiff()`
* Added `Set::symmetricDiffInPlace()`

2005 of 2005 relevant lines covered (100.0%)

10.81 hits per line

Jobs
ID Job ID Ran Files Coverage
2 123.2 13 Aug 2013 12:10PM UTC 0
100.0
Travis Job 123.2
Source Files on build 123
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #123
  • 7a420225 on github
  • Prev Build on feature/naming-consistency (#122)
  • Next Build on feature/naming-consistency (#124)
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