JuliaFolds / Transducers.jl

Efficient transducers for Julia
https://juliafolds.github.io/Transducers.jl/dev/
MIT License
432 stars 24 forks source link

Tweak tutorial_parallel.jl; use `Text` instead of `show` #339

Closed tkf closed 4 years ago

tkf commented 4 years ago

Commit Message

Tweak tutorial_parallel.jl; use Text instead of show (#339)

This avoids cluttering the test log.

codecov[bot] commented 4 years ago

Codecov Report

Merging #339 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #339   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files          25       25           
  Lines        1495     1495           
=======================================
  Hits         1354     1354           
  Misses        141      141           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 65d7b0f...151d718. Read the comment docs.