Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't need the v3->v4 data converter in v5 | Ned Batchelder | 2018-07-01 | 1 | -55/+0 |
| | |||||
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Touching files in an empty CoverageData shouldn't force lines. #399 | Ned Batchelder | 2015-08-20 | 1 | -2/+2 |
| | | | | | | | | py.test --cov can write empty data to arcs, and then touch files due to --source. This would make the file be about lines instead of arcs, and then combining would fail. This changed a lot of CoverageData, including some of the methods names. | ||||
* | Refactor some data test code | Ned Batchelder | 2015-08-14 | 1 | -16/+3 |
| | |||||
* | Clean ups from pr 66 | Ned Batchelder | 2015-08-14 | 1 | -9/+13 |
| | |||||
* | Add pickle2json converter. Closes #395 | Alexander Todorov | 2015-08-07 | 1 | -0/+64 |
--HG-- branch : read_pickle extra : amend_source : 71ae428d9f389e19ed74215bfc3f1630fcdc40a1 |