Skip to content

JSR

JSR #36

GitHub Actions / Test Results succeeded Mar 26, 2024 in 0s

All 49 tests pass in 1s

 1 files  ±0  12 suites  ±0   1s ⏱️ -2s
49 tests ±0  49 ✅ ±0  0 💤 ±0  0 ❌ ±0 
59 runs  ±0  59 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9aa783c. ± Comparison against earlier commit b143fc4.

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)