Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enable pragma: no cover for ignoring coverage. | Julian Berman | 2022-07-28 | 1 | -0/+1 |
* | Omit 'if TYPE_CHECKING' blocks from coverage | Stephen Rosen | 2022-01-05 | 1 | -0/+4 |
* | Ignore the fuzz module from coverage for now as well. | Julian Berman | 2021-03-02 | 1 | -1/+1 |
* | Don't run benchmarks under coverage. | Julian Berman | 2019-09-04 | 1 | -1/+1 |
* | This just runs the CLI main. | Julian Berman | 2018-08-19 | 1 | -1/+1 |
* | Fix the omit. | Julian Berman | 2018-08-09 | 1 | -1/+1 |
* | Whoops... this was doing nothing. | Julian Berman | 2018-08-09 | 1 | -6/+1 |
* | I give up again. | Julian Berman | 2018-08-08 | 1 | -1/+6 |
* | Temporarily enable coverage on more things. | Julian Berman | 2018-08-01 | 1 | -1/+2 |
* | coveragerc | Julian Berman | 2018-07-25 | 1 | -0/+4 |