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

JuliaFolds / Transducers.jl / 1783 / 3
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2020 09:38PM UTC
Files 25
Run time 9s
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

09 Jul 2020 09:21PM UTC coverage: 64.473% (-0.7%) from 65.188%
JULIA_NUM_THREADS=2 COVERALLS_PARALLEL=true

push

travis-ci-com

web-flow
Associative string-splitting transducer (#344)

Fix the word-splitting transducer in `examples/words.jl` to avoid
re-ordering words.  This assumes the inner reducing function to be
associative.  In turn, it makes the whole composite reducing function
"associative" (in the sense that `combine` works).

Making it work requires `collect` to use a proper monoid (i.e.,
`start(rf, Init)` works).

862 of 1337 relevant lines covered (64.47%)

17599.92 hits per line

Source Files on job 1783.3 (JULIA_NUM_THREADS=2 COVERALLS_PARALLEL=true)
  • Tree
  • List 0
  • Changed 24
  • Source Changed 1
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1516
  • Travis Job 1783.3
  • 27d5bc91 on github
  • Prev Job for JULIA_NUM_THREADS=2 COVERALLS_PARALLEL=true on master (#1774.3)
  • Next Job for JULIA_NUM_THREADS=2 COVERALLS_PARALLEL=true on master (#1786.3)
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