Sign in
fuchsia
/
third_party
/
github.com
/
nedbat
/
coveragepy
/
HEAD
57cd5f0
fix: runpy.run_path(path) crashes with pathlib.Path (#1819)
by Ask Hjorth Larsen
· 11 months ago
main
f52d8b2
build: configure dependabot to make grouped pr's once a week
by Ned Batchelder
· 11 months ago
17cae84
chore: bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (#1818)
by dependabot[bot]
· 11 months ago
dcc3031
chore: bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#1816)
by dependabot[bot]
· 11 months ago
4146e9f
chore: bump github/codeql-action from 3.25.11 to 3.25.12 (#1815)
by dependabot[bot]
· 11 months ago
a02057e
build: bump version
by Ned Batchelder
· 11 months ago
1161120
docs: sample HTML for 7.6.0
by Ned Batchelder
· 11 months ago
9d815b5
docs: prep for 7.6.0
by Ned Batchelder
· 11 months ago
74fd69f
docs: issues closed by the json region reporting
by Ned Batchelder
· 11 months ago
89897c2
chore: bump actions/setup-python from 5.1.0 to 5.1.1 (#1814)
by dependabot[bot]
· 11 months ago
ca4e42e
docs: mention json region reporting in the changes
by Ned Batchelder
· 11 months ago
2d2e61e
fix: json report needs 'no class' and 'no function' also
by Ned Batchelder
· 11 months ago
1aefbfb
refactor: move duplicate code into methods
by Ned Batchelder
· 11 months ago
683fa89
fix: json format should bump for regions
by Ned Batchelder
· 11 months ago
a05d7b6
test: add a test of json regions with branches
by Ned Batchelder
· 11 months ago
c47bc28
test: json expectations should have explicit format number
by Ned Batchelder
· 11 months ago
a6e2394
style: Python literals should have trailing commas
by Ned Batchelder
· 11 months ago
3cda809
feat: support regions (functions, classes) in JSON reports.
by devdanzin
· 11 months ago
3e3217b
fix: (no class) wasn't right
by Ned Batchelder
· 11 months ago
5928bc3
build(test): gold files now have cache hashes in them
by Ned Batchelder
· 11 months ago
51389c2
chore: bump actions/attest-build-provenance from 1.3.2 to 1.3.3 (#1813)
by dependabot[bot]
· 11 months ago
4a38d12
chore: bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1811)
by dependabot[bot]
· 11 months ago
78dae76
chore: bump actions/download-artifact from 4.1.7 to 4.1.8 (#1810)
by dependabot[bot]
· 11 months ago
35aaa4f
docs: explain the need for non-greedy wildcards
by Ned Batchelder
· 11 months ago
dac3360
feat: multiline exclusion regexes (fix #996) (#1807)
by devdanzin
· 11 months ago
6d2dafa
test(coverage): this plugin is used ad-hoc during debugging, it won't be covered
by Ned Batchelder
· 11 months ago
80f209f
test(coverage): self.stop() will never be covered; nested coverage
by Ned Batchelder
· 11 months ago
27f6c03
chore: bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#1808)
by dependabot[bot]
· 11 months ago
40a66fb
chore: bump github/codeql-action from 3.25.10 to 3.25.11 (#1805)
by dependabot[bot]
· 11 months ago
d51a2b7
docs: Python 3.13.0b3
by Ned Batchelder
· 11 months ago
097d054
docs: a small tweak to how we label the tabs for sample configs
by Ned Batchelder
· 11 months ago
b5ea550
build: kit_upload -> pypi_upload
by Ned Batchelder
· 11 months ago
56cdcae
build: generate attestations
by Ned Batchelder
· 11 months ago
108458b
build: make dependabot talk like we do
by Ned Batchelder
· 11 months ago
187a5df
build(deps): bump pypa/gh-action-pypi-publish (#1801)
by dependabot[bot]
· 11 months ago
0cfd479
build(deps): bump re-actors/alls-green (#1802)
by dependabot[bot]
· 11 months ago
a0e7923
build(deps): bump github/codeql-action (#1800)
by dependabot[bot]
· 11 months ago
209a3ee
benchmark: force mypy to measure line coverage
by Ned Batchelder
· 11 months ago
4bcd3e3
benchmark: CoverageSource defaults to the current working tree
by Ned Batchelder
· 11 months ago
e2895bd
benchmark: if an exception happens, put it in the log file
by Ned Batchelder
· 11 months ago
28a6593
feat: secret COVERAGE_FORCE_CONFIG environment variable
by Ned Batchelder
· 11 months ago
05eccde
benchmark: simplify the -k args for mypy
by Ned Batchelder
· 11 months ago
926f6eb
build: bump version
by Ned Batchelder
· 11 months ago
29d81e7
docs: sample HTML for 7.5.4
by Ned Batchelder
· 11 months ago
5933b02
docs: prep for 7.5.4
by Ned Batchelder
· 11 months ago
55168f0
docs: link issue 1799 from the changelog
by Ned Batchelder
· 11 months ago
3473dba
build: no longer download kits to upload them
by Ned Batchelder
· 11 months ago
83396b8
build: hash-pin all actions
by Ned Batchelder
· 11 months ago
57ec7da
build: finish up the publish action
by Ned Batchelder
· 11 months ago
e3228db
build: get the latest dist run id for publishing
by Ned Batchelder
· 11 months ago
5d718a0
build: pin hashes for publishing actions
by Ned Batchelder
· 11 months ago
fd5d828
build: use the correct item: github.event.action
by Ned Batchelder
· 11 months ago
6250a69
build: dump all the github actions data
by Ned Batchelder
· 11 months ago
ab1e58b
build: check kits in the actions where we build them
by Ned Batchelder
· 11 months ago
10c26ba
build: trusted publishing action
by Ned Batchelder
· 11 months ago
fb88a72
refactor: general-purpose action triggerer
by Ned Batchelder
· 11 months ago
a01aae6
fix(benchmark): ensure tox allows the environment variables we use to change the core
by Ned Batchelder
· 11 months ago
a2f9433
refactor: move benchmark to its own directory
by Ned Batchelder
· 11 months ago
47b4487
chore: make upgrade
by Ned Batchelder
· 11 months ago
489cefd
build: properly ignore results.json file in benchmark
by Ned Batchelder
· 11 months ago
8de24f3
typing(benchmark): run mypy on benchmark.py
by Ned Batchelder
· 11 months ago
b957f24
fix: properly mark the C extension as safe for free-threading. #1799
by Ned Batchelder
· 11 months ago
2551a30
fix: don't confuse a named match with a wildcard match
by Ned Batchelder
· 11 months ago
1f4f525
docs: ugh, typo
by Ned Batchelder
· 11 months ago
2beebad
docs: it's ok that we use MD5
by Ned Batchelder
· 11 months ago
79449aa
fix: enforce thread safety for collector.data
by Ned Batchelder
· 11 months ago
19c3271
fix: enforce thread safety in sysmon.py
by Ned Batchelder
· 11 months ago
9f1d98a
fix: make a combine error message clearer
by Ned Batchelder
· 11 months ago
5829313
chore: make upgrade
by Ned Batchelder
· 11 months ago
42e24e1
build: test nightly nogil on 3.13 and 3.14 also
by Ned Batchelder
· 11 months ago
722bc66
test(build): allow pip pre-releases to stay on the cutting edge
by Ned Batchelder
· 11 months ago
3cb7230
build: sort environment variables so we can find what we're looking for
by Ned Batchelder
· 11 months ago
126bd5c
docs: thanks, Guillaume Pujol
by Ned Batchelder
· 11 months ago
9f714cb
docs: clarify default exclusion pattern in documentation (#1796)
by Guillaume Pujol
· 11 months ago
1b2a290
build: cheats includes a github link with branch
by Ned Batchelder
· 11 months ago
ed87c0a
refactor: rename functions and add docs to clarify parser.py
by Ned Batchelder
· 11 months ago
ea32974
fix(english): don't over-use commas in missing branch descriptions
by Ned Batchelder
· 11 months ago
4f51c53
build: the needs-triage label wasn't helping, stop it
by Ned Batchelder
· 11 months ago
a71aa19
refactor: provide dummy values to quiet new pylint violations
by Ned Batchelder
· 11 months ago
f944d94
chore: make upgrade
by Ned Batchelder
· 11 months ago
12e47b3
refactor: line_bits is the new word, linemap was the old word
by Ned Batchelder
· 11 months ago
bf7acc1
build: bump version
by Ned Batchelder
· 11 months ago
81f38b1
docs: sample HTML for 7.5.3
by Ned Batchelder
· 11 months ago
c7b3523
docs: prep for 7.5.3
by Ned Batchelder
· 11 months ago
a1e7d2f
perf: it's faster in all versions if we don't cache tokenize #1791
by Ned Batchelder
· 11 months ago
495d247
docs: changelog entry for `combine` performance improvements
by Ned Batchelder
· 11 months ago
d0a2d75
perf: don't read full line_bits table each time
by Ned Batchelder
· 11 months ago
38c6920
perf: cache alias mapping
by Ned Batchelder
· 11 months ago
55f431d
perf: avoid quadratic behavior when combining line coverage
by Ned Batchelder
· 11 months ago
ee60cb9
docs(build): tweaks to howto
by Ned Batchelder
· 11 months ago
3b1d075
build: bump version
by Ned Batchelder
· 11 months ago
62587ff
build: don't claim pre-alpha-1 in classifiers
by Ned Batchelder
· 11 months ago
3122900
docs: sample HTML for 7.5.2
by Ned Batchelder
· 11 months ago
8053d2c
docs: prep for 7.5.2
by Ned Batchelder
· 11 months ago
a0600fa
build: pylint can run in parallel
by Ned Batchelder
· 11 months ago
2512f0c
docs: explain partial coverage reports on generator expressions (#1789)
by Marc Gibbons
· 11 months ago
47e2c30
docs: changelog for #1788 #1787. Thanks Liam DeVoe
by Ned Batchelder
· 11 months ago
4caf112
fix: catch TokenError on parse (#1788)
by Liam DeVoe
· 11 months ago
2dc0223
fix: module docstrings are never counted as statements
by Ned Batchelder
· 11 months ago
6786166
fix: rework exclusion parsing to fix #1779
by Ned Batchelder
· 11 months ago
Next »