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

CalionVarduk / ts-utils / 24
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
Jobs 1
Files 31
Run time 3s
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
24

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 %.

297 of 297 new or added lines in 8 files covered. (100.0%)

860 of 860 relevant lines covered (100.0%)

36.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24.1 09 May 2020 02:37PM UTC 0
100.0
Travis Job 24.1
Source Files on build 24
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #24
  • ac78dfcd on github
  • Prev Build on develop (#23)
  • Next Build on develop (#25)
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