adrn / schwimmbad

A common interface to processing pools.
MIT License
115 stars 18 forks source link

Get coverage to properly report for mpi.py #9

Closed adrn closed 2 months ago

adrn commented 7 years ago

Right now, the MPI tests are run separately from the standard tests. After many attempts, I couldn't get the MPI tests to be included in the coverage report, so mpi.py is currently ignored in .coveragerc.

adrn commented 7 years ago

I tried following the tests in mpi4py, but still couldn't get it working for this project. See, e.g., https://github.com/mpi4py/mpi4py/blob/master/conf/coverage.sh