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

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

Open DilumAluthge opened this issue 4 years ago • 3 comments

From @chriselrod's comment here:

VectorizationBase.jl also needs a lot more tests. It has <50% coverage at the moment.

For context, here is the current code coverage:

Codecov

DilumAluthge avatar Dec 12 '20 05:12 DilumAluthge

I'll try and get it to at least 90%.

I added a help wanted on the off chance there's anyone out there who for some reason enjoys writing unit tests.

chriselrod avatar Dec 15 '20 18:12 chriselrod

Since VectorizationBase.jl is so important to the LoopVectorization.jl stack, I think it would be good to get to 100% code coverage.

If you can get it to 90%, I can work on the last 10%.

It would also be good to set the 100% goal for the other important packages in the LoopVectorization.jl ecosystem.

DilumAluthge avatar Jan 04 '21 05:01 DilumAluthge

Sounds like a deal. I don't recall what the coverage was exactly when you filed the issue, but apparently <50%, so I've been making some progress.

chriselrod avatar Jan 04 '21 07:01 chriselrod