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

evolution-gaming / sstream / 29936046492
39%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2026 04:02PM UTC
Jobs 2
Files 4
Run time 1min
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

22 Jul 2026 04:00PM UTC coverage: 39.358% (-48.8%) from 88.123%
29936046492

push

web-flow
Reduce per-element boxing in core combinators (#234)

Rewrites `stateful`/`statefulM`/`flatMapLast` to thread state through
local mutable `var`s, cutting per-element allocation 16–23% B/op
(JMH-proven, `SyncIO` and `IO`). Code style is sacrificed for
performance; see the before/after table in
`StreamCombinatorBenchmark.scala:16`.

---------

Co-authored-by: sshevchenko <sshevchenko@evolution.com>
Co-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>

20 of 350 new or added lines in 3 files covered. (5.71%)

15 existing lines in 2 files now uncovered.

233 of 592 relevant lines covered (39.36%)

0.63 hits per line

Uncovered Changes

Lines Coverage ∆ File
266
0.0
benchmark/src/main/scala/com/evolutiongaming/sstream/benchmark/Stream_1_1_0.scala
63
0.0
benchmark/src/main/scala/com/evolutiongaming/sstream/benchmark/StreamCombinatorBenchmark.scala
1
84.5
3.06% src/main/scala/com/evolutiongaming/sstream/Stream.scala

Coverage Regressions

Lines Coverage ∆ File
13
84.5
3.06% src/main/scala/com/evolutiongaming/sstream/Stream.scala
2
25.0
-41.67% src/main/scala/com/evolutiongaming/sstream/FoldWhile.scala
Jobs
ID Job ID Ran Files Coverage
1 29936046492.1 22 Jul 2026 04:02PM UTC 4
38.08
2 29936046492.2 22 Jul 2026 04:02PM UTC 2
81.87
Source Files on build 29936046492
  • Tree
  • List 4
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9fcd0328 on github
  • Prev Build on master (#29916790609)
  • Next Build on master (#29945487590)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc