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

CalionVarduk / ts-utils / 24 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/ajv-6.12.6
DEFAULT BRANCH: master
Ran 09 May 2020 02:37PM UTC
Files 31
Run time 2s
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

09 May 2020 02:36PM UTC coverage: 100.0%. Remained the same
24.1

push

travis-ci-com

CalionVarduk
- Fix wrong node linking performed by List.insertAfter and List.insertBefore methods;
- Add Iterable interface to Grouping type;
- Add const, frozen EMPTY Iterable implementation;
- Make Iteration functions returning Iterable objects no longer return a generator directly, so that they won't be exhausted after their first usage;
- Tweak iteration.[x]Join functions so that they handle non-unique collections more accurately;
- Change Iteration.Sort function return type from Iterable to Array;
- Add valueSelector parameter to Iteration.GroupBy function;
- Rename Iteration.SequenceEqual function to SequenceEquals;
- Rename Iteration.SetEqual function to SetEquals;
- Optimize Iteration.Count function for arrays;
- Make Iteration.At function throw an exception when index is negative;
- Make Iteration.TryAt function return null when index is negative;
- Add Range, GroupJoin, OfType, CopyTo, Memoize and ToList function to Iteration namespace;
- Rename Enumerable.getIterable method to getUnderlyingIterable;
- Add Iteration and Enumerable documentation;
- Add Delegate type;
- Add extend function;
- Add Iteration, UnorderedMap, UnorderedSet and extend unit tests;

262 of 262 branches covered (100.0%)

Branch coverage included in aggregate %.

860 of 860 relevant lines covered (100.0%)

36.86 hits per line

Source Files on job 24.1
  • Tree
  • List 0
  • Changed 18
  • Source Changed 3
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 21
  • Travis Job 24.1
  • ac78dfcd on github
  • Prev Job for on develop (#23.1)
  • Next Job for on develop (#25.1)
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