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

IcecaveStudios / collections / 123 / 2
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Ran 13 Aug 2013 12:10PM UTC
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

13 Aug 2013 12:10PM UTC coverage: 100.0%. Remained the same
123.2

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

Source Files on job 123.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 123
  • Travis Job 123.2
  • 7a420225 on github
  • Prev Job for on feature/naming-consistency (#122.2)
  • Next Job for on feature/naming-consistency (#124.2)
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