Skip to content

dropEnd

dropEnd #32

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

All 49 tests pass in 2s

  1 files  ±0  12 suites  ±0   2s ⏱️ ±0s
49 tests +3  49 ✔️ +3  0 💤 ±0  0 ±0 
59 runs  +3  59 ✔️ +3  0 💤 ±0  0 ±0 

Results for commit 4db9806. ± Comparison against earlier commit 3042b18.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

49 tests found

There are 49 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]
dropEnd()
dropEnd() [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]
takeEnd()
takeEnd() [fc]
takeWhile()
takeWhile() [fc]
tee()
tee() [fc]
toArray()
toArray() [fc]
toMap()
toMap() [fc]
toSet()
toSet() [fc]
unique(source, key)
unqiue(source)