LoopVectorization.jl icon indicating copy to clipboard operation
LoopVectorization.jl copied to clipboard

Goal: get to 100% code coverage for LoopVectorization.jl

Open DilumAluthge opened this issue 4 years ago • 2 comments

For context, here is the current code coverage:

Codecov

DilumAluthge avatar Jan 04 '21 05:01 DilumAluthge

We should:

  1. Make a list of the important packages in the LoopVectorization.jl ecosystem
  2. Try to get to 100% code coverage in that list

DilumAluthge avatar Jan 04 '21 05:01 DilumAluthge

That list is (aside from LoopVectorization itself): https://github.com/SciML/ArrayInterface.jl https://github.com/chriselrod/VectorizationBase.jl https://github.com/chriselrod/SLEEFPirates.jl

chriselrod avatar Jan 04 '21 10:01 chriselrod