Skip to content
New issue

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

Improve coverage (add Cython, ignore external libraries) #3268

Open
stefanv opened this issue Jul 14, 2018 · 1 comment
Open

Improve coverage (add Cython, ignore external libraries) #3268

stefanv opened this issue Jul 14, 2018 · 1 comment
Labels
🤖 type: Infrastructure CI, packaging, tools and automation

Comments

@stefanv
Copy link
Member

stefanv commented Jul 14, 2018

  1. SciPy already tracks their C code coverage through gcov.
  2. Our coverage count is lower than it should be because of external libs like libtiff.
@jni
Copy link
Member

jni commented Apr 27, 2019

Example PR for Cython coverage:

MDAnalysis/mdanalysis#2255

Thanks @stefanv for the ping!

@scikit-image scikit-image locked and limited conversation to collaborators Oct 18, 2021
@grlee77 grlee77 added the 🤖 type: Infrastructure CI, packaging, tools and automation label Mar 30, 2022
@scikit-image scikit-image unlocked this conversation Mar 30, 2022
@grlee77 grlee77 reopened this Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 type: Infrastructure CI, packaging, tools and automation
Projects
None yet
Development

No branches or pull requests

4 participants