| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: Use 3.10 alpha.6 | Ned Batchelder | 2021-03-11 | 1 | -1/+1 |
| | | |||||
| * | feat: percent_covered_display in the JSON reportnedbat/tweak-metacov | Ned Batchelder | 2021-03-02 | 1 | -1/+1 |
| | | |||||
| * | test: run the coverage action on branches named metacov | Ned Batchelder | 2021-03-02 | 1 | -0/+1 |
| | | |||||
| * | build: coverage ci should fail fast | Ned Batchelder | 2021-02-28 | 1 | -1/+2 |
| | | | | | | The whole point of the coverage workflow is to combine the results at the end. If one job fails, stop everything. | ||||
| * | build: run on Python 3.10 alpha 5 | Ned Batchelder | 2021-02-25 | 1 | -0/+5 |
| | | | | | | This required pinning setuptools more aggressively, and cleaning up some dependency sloppinesss. | ||||
| * | build: make yaml syntax more uniform | Ned Batchelder | 2021-02-25 | 1 | -3/+2 |
| | | |||||
| * | build: nicer publishing of HTML report | Ned Batchelder | 2021-02-24 | 1 | -18/+47 |
| | | | | | Also, this correctly combines results from different runners. | ||||
| * | build: create an HTML file to redirect to the coverage report | Ned Batchelder | 2021-02-21 | 1 | -4/+21 |
| | | |||||
| * | build: use a nicer directory name for reports | Ned Batchelder | 2021-02-21 | 1 | -2/+7 |
| | | |||||
| * | build: publish metacov to a ghpages repo | Ned Batchelder | 2021-02-21 | 1 | -0/+19 |
| | | |||||
| * | build: improved combined coverage action | Ned Batchelder | 2021-02-07 | 1 | -7/+29 |
| | | | | | | | - codecov wants more history. - make a downloadable HTML report. | ||||
| * | Combine coverage across Python versions, upload one file to codecov. | Ned Batchelder | 2020-12-05 | 1 | -0/+42 |
| | | |||||
| * | Coverage action | Ned Batchelder | 2020-12-05 | 1 | -0/+57 |
