JuliaFolds / FLoops.jl

Fast sequential, threaded, and distributed for-loops for Julia—fold for humans™
MIT License
307 stars 6 forks source link

Document how to avoid boxing #100

Closed tkf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #100 (6d0223a) into master (e5ce8c2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   95.11%   95.11%           
=======================================
  Files           5        5           
  Lines         717      717           
=======================================
  Hits          682      682           
  Misses         35       35           
Flag Coverage Δ
Pkg.test 93.60% <ø> (ø)
Run.test 87.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 e5ce8c2...6d0223a. Read the comment docs.