summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: don't create a data file when just trying to read one. #13286.4Ned Batchelder2022-05-225-2/+17
* docs: latest sample HTML reportNed Batchelder2022-05-2213-173/+469
* build: prep for 6.4Ned Batchelder2022-05-224-7/+9
* docs: spell checkNed Batchelder2022-05-222-1/+30
* docs: mention in the man pageNed Batchelder2022-05-221-1/+2
* build: more make targets for release stepsNed Batchelder2022-05-223-12/+16
* docs: add a note about using --debug=trace to debug No Data. #1379Ned Batchelder2022-05-221-0/+3
* style(docs): use definition list for warningsNed Batchelder2022-05-221-12/+10
* feat: a new debug option `sqldata` shows all the data being written to the db.Ned Batchelder2022-05-224-15/+41
* refactor: SqliteDb uses its debug object more like other codeNed Batchelder2022-05-221-7/+7
* test: xfail decorator tests that fail on PyPy 3.8 (7.3.10alpha)Ned Batchelder2022-05-214-6/+23
* style: make sqldata.py code more uniformNed Batchelder2022-05-211-20/+20
* fix: CoverageData(no_disk=True).update() now works. #1323Ned Batchelder2022-05-213-5/+26
* test: tests of HTML's helper assert_valid_hrefsNed Batchelder2022-05-201-1/+21
* chore: update HTML gold filesNed Batchelder2022-05-2039-887/+931
* style(html): clean up the html tags and stylesNed Batchelder2022-05-205-63/+68
* feat: also include the version and timestamp at the top of the index page: #1354Ned Batchelder2022-05-201-0/+5
* docs: more in the changelog about HTML changesNed Batchelder2022-05-202-3/+12
* chore: update HTML gold filesNed Batchelder2022-05-2026-156/+355
* feat(html): version and timestamp at the top of report files.Ned Batchelder2022-05-204-24/+39
* style: remove an orphaned importNed Batchelder2022-05-201-1/+0
* build: Included dependency review (#1370)Naveen2022-05-201-0/+20
* test: remove file-removal that isn't needed anymoreNed Batchelder2022-05-202-9/+2
* fix: next/prev links in HTML report don't link to skipped files.Ned Batchelder2022-05-191-63/+61
* test: check that our generated html files have valid hrefsNed Batchelder2022-05-191-1/+25
* docs: thanks for the new keyboard shortcutsNed Batchelder2022-05-193-3/+8
* chore: update html test gold filesJ. M. F. Tsang2022-05-1938-76/+794
* feat: more html keyboard shortcutsJ. M. F. Tsang2022-05-194-13/+128
* build: the next version will be 6.4Ned Batchelder2022-05-181-1/+1
* fix: the SIGTERM handler is now opt-in. #1310Ned Batchelder2022-05-185-9/+44
* docs: cross-reference cmd to config, and add the missing lcov settingNed Batchelder2022-05-182-14/+51
* style(docs): blank lines between settings, and wrap paragraphsNed Batchelder2022-05-171-93/+124
* docs: every config setting is an h3. #1380Ned Batchelder2022-05-172-49/+173
* build(deps): bump schneegans/dynamic-badges-action from 1.3.0 to 1.4.0 (#1378)dependabot[bot]2022-05-161-1/+1
* refactor: clean up tomllib additionNed Batchelder2022-05-152-5/+9
* Use tomllib on Python 3.11 (#1359)Shantanu2022-05-154-18/+26
* debug: slightly nicer wrapping of the sqlite3 debug infoNed Batchelder2022-05-141-3/+2
* test: show more info when running nightliesNed Batchelder2022-05-141-1/+6
* test: remove version-specfic skips we no longer needNed Batchelder2022-05-134-33/+0
* test: CPython #92236 is fixed for 3.11.0b2Ned Batchelder2022-05-131-1/+2
* build: version bumpNed Batchelder2022-05-122-1/+7
* docs: latest sample6.3.3Ned Batchelder2022-05-1211-21/+21
* build: prep for 6.3.3Ned Batchelder2022-05-125-8/+10
* build: don't make wheels for pre-release PythonsNed Batchelder2022-05-121-58/+3
* build: add markdown summary to the actionNed Batchelder2022-05-121-0/+5
* chore: make upgradeNed Batchelder2022-05-1210-20/+30
* test: skip tests that fail until CPython #92236 is fixedNed Batchelder2022-05-121-0/+20
* fix: fix compilation errors on latest 3.11.0Ned Batchelder2022-05-127-14/+38
* debug: incidental debug improvements in tracer.cNed Batchelder2022-05-121-6/+9
* build(deps): bump docker/setup-qemu-action from 1 to 2 (#1372)dependabot[bot]2022-05-111-1/+1