summaryrefslogtreecommitdiff
path: root/.coveragerc
Commit message (Collapse)AuthorAgeFilesLines
* setup.py: Add grpcio dependency and support for code generationJürg Billeter2018-07-171-0/+2
| | | | This allows code generation with ./setup.py build_grpc
* .coveragerc: Ignore eggsJürg Billeter2017-11-301-0/+1
|
* .coveragerc: Configuring so that reports from different environments can be ↵Tristan Van Berkom2017-09-081-7/+11
| | | | combined
* .coveragerc: Indicate that we use multiprocessingTristan Van Berkom2017-09-061-2/+10
| | | | | | | The coverage reports do not include codepaths reached by forked processes with multiprocessing unless we configure this, now we have a more accurate report (and up from 69% to 73% !)
* Added .coveragerc and use that in setup.cfgTristan Van Berkom2017-07-171-0/+6