Skip to content

Range

Range #25

GitHub Actions / Test Results succeeded Nov 22, 2023 in 0s

All 45 tests pass in 2s

  1 files  ±  0  12 suites  +1   2s ⏱️ -2s
45 tests +14  45 ✔️ +14  0 💤 ±0  0 ±0 
55 runs  +14  55 ✔️ +14  0 💤 ±0  0 ±0 

Results for commit 6cbe516. ± Comparison against earlier commit e7dcfe3.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

45 tests found

There are 45 tests, see "Raw output" for the full list of tests.
Raw output
Range#at() [fc]
Range#length [fc]
Range#toString()
Range[Symbol.asyncIterator]() [fc]
Range[Symbol.iterator]()
assertStreamStartsWith()
assertStreams()
concat()
concat() [fc]
count()
cycle()
drop()
drop() [fc]
dropWhile()
dropWhile() [fc]
filter()
fromIterable()
fromIterable() [fc]
groupBy()
map()
new Range(bigint, bigint, bigint) [fc]
new Range(number, number, number) [fc]
new Range(number|bigint, number|bigint, number|bigint)
range(bigint) [fc]
range(bigint, bigint) [fc]
range(bigint, bigint, bigint) [fc]
range(number) [fc]
range(number, number) [fc]
range(number, number, number) [fc]
reduce()
repeat()
take()
take() [fc]
takeWhile()
takeWhile() [fc]
tee()
tee() [fc]
toArray()
toArray() [fc]
toMap()
toMap() [fc]
toSet()
toSet() [fc]
unique(source, key)
unqiue(source)