We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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.
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.
No branches or pull requests
From @chriselrod's comment here:
For context, here is the current code coverage:
The text was updated successfully, but these errors were encountered: