llvmlite icon indicating copy to clipboard operation
llvmlite copied to clipboard

Decide on what to do about code coverage

Open esc opened this issue 5 years ago • 0 comments

The llvmlite README has a badge pointing to coveralls:

https://github.com/numba/llvmlite/blame/master/README.rst#L11

Which points to: https://coveralls.io/github/numba/llvmlite

Apparently this services was integrated to Travis-CI which is no longer in use for this repository. So, we need to decide if we should reactivate this or drop support.

esc avatar Feb 02 '21 10:02 esc