summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
...
* build: bump versionNed Batchelder2021-10-111-0/+6
* build: prep for 6.0.26.0.2Ned Batchelder2021-10-111-2/+5
* fix: source modules need to be re-imported. #1232Ned Batchelder2021-10-111-0/+9
* fix: make third-party detection work with namespace packages. #1231Ned Batchelder2021-10-101-0/+7
* fix: contexts_by_lineno now returns a true dictNed Batchelder2021-10-091-1/+3
* build: bump versionNed Batchelder2021-10-061-0/+6
* build: prep for 6.0.16.0.1Ned Batchelder2021-10-061-2/+4
* fix: make exceptions importable from coverage.misc again. #1226Ned Batchelder2021-10-061-1/+8
* docs: note #1210 in the changelogNed Batchelder2021-10-061-0/+5
* fix: pretend we didn't import third-party packages we use. #1228Ned Batchelder2021-10-061-1/+4
* docs: the 5.0 change summary shouldn't be so prominent anymoreNed Batchelder2021-10-041-3/+4
* build: bump versionNed Batchelder2021-10-021-0/+6
* build: prep for 6.0 releaseNed Batchelder2021-10-021-2/+4
* docs: update the link to shining pandaNed Batchelder2021-10-021-1/+1
* docs: thanks, Clément Pit-ClaudelNed Batchelder2021-09-021-0/+5
* fix: missing exceptions through with statements in 3.10 aren't considered mis...Ned Batchelder2021-08-141-0/+5
* feat: mention skipped file counts in the HTML report. #1163Ned Batchelder2021-08-061-0/+4
* feat: `coverage combine` now prints messages naming the files being combined....Ned Batchelder2021-08-051-0/+4
* feat: HTML report now says where the report is. #1195 (#1207)Ned Batchelder2021-08-051-0/+4
* feat: unrecognized options are now a warning rather than error. #1035 (#1206)Ned Batchelder2021-08-051-0/+6
* docs: add more detail to a confusing changelog entryNed Batchelder2021-08-021-1/+5
* fix: retry immediately on a failure inside executemany. #1010Ned Batchelder2021-07-211-1/+2
* build: bump version6.0b1Ned Batchelder2021-07-181-0/+6
* docs: prep for 6.0b1Ned Batchelder2021-07-181-2/+4
* docs: fix two links sphinx thinks are brokenNed Batchelder2021-07-181-1/+1
* fix: generate flat file names differentlyNed Batchelder2021-07-151-2/+11
* fix: use a modern hash when fingerprinting. #1189Ned Batchelder2021-07-131-0/+4
* doc: update CHANGES.rstNed Batchelder2021-07-131-0/+7
* fix: --fail-under=100 could report 100 is less than 100.Ned Batchelder2021-05-311-0/+5
* feat: warnings are now real warningsNed Batchelder2021-05-301-0/+2
* COVERAGE_DEBUG_FILE accepts "stdout" and "stderr"Ned Batchelder2021-05-231-0/+3
* fix: make data collection operations thread-safeNed Batchelder2021-05-031-0/+3
* docs: update Python versions supportedNed Batchelder2021-05-021-0/+2
* fix: don't warn that dynamic plugins already imported their source files. #1150Ned Batchelder2021-05-011-1/+6
* build: bump version to 5.6b2Ned Batchelder2021-04-121-0/+6
* build: version 5.6b1coverage-5.6b1v5.xNed Batchelder2021-04-121-2/+4
* fix: restore html report selection highlightingNed Batchelder2021-04-111-0/+4
* fix: don't measure third-party packagesNed Batchelder2021-04-101-0/+13
* feat: percent_covered_display in the JSON reportnedbat/tweak-metacovNed Batchelder2021-03-021-1/+3
* build: version bumpNed Batchelder2021-02-281-0/+6
* build: version 5.5 prepNed Batchelder2021-02-281-2/+4
* fix: don't report branches to missing lines. #1065Ned Batchelder2021-02-281-0/+8
* fix: improve an error message. #803Ned Batchelder2021-02-281-0/+4
* fix: HTML line visibility is saved in local storage #1123Ned Batchelder2021-02-271-2/+9
* fix: HTML report makes room for 4-digit line numbers #1124Ned Batchelder2021-02-271-0/+4
* doc: touch-ups for `combine --keep`Ned Batchelder2021-01-301-1/+6
* fix typos in changelogValentin Lab2021-01-261-2/+2
* Version bumpNed Batchelder2021-01-261-0/+6
* Prep for 5.4Ned Batchelder2021-01-241-2/+4
* Simplify the testing of the toml extra, fixing #1084Ned Batchelder2021-01-181-0/+4