index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/coveragepy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coverage
/
sqldata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: no placebos, use true Optional
Ned Batchelder
2023-02-14
1
-2
/
+0
*
fix: Path objects are ok for data_file and config_file. #1552
Ned Batchelder
2023-02-12
1
-2
/
+2
*
refactor: use placebos instead of non-existent attributes
Ned Batchelder
2023-02-11
1
-0
/
+2
*
feat: simplify purges_files
Ned Batchelder
2023-02-08
1
-24
/
+19
*
feat: add purge_files method to CoverageData + unit tests for it (#1547)
Wingware Development
2023-02-04
1
-0
/
+36
*
fix: two typing tweaks
Ned Batchelder
2023-02-04
1
-1
/
+1
*
perf: avoid needless sql operations. #1538
Ned Batchelder
2023-01-24
1
-9
/
+7
*
style: use good style for annotated defaults parameters
Ned Batchelder
2023-01-05
1
-15
/
+15
*
mypy: Iterator is better than Generator
Ned Batchelder
2023-01-05
1
-3
/
+3
*
fix: race condition on data file shouldn't break combining. #1522
Ned Batchelder
2023-01-03
1
-1
/
+1
*
mypy: check collector.py and plugin_support.py
Ned Batchelder
2023-01-01
1
-5
/
+5
*
mypy: add annotate.py and jsonreport.py
Ned Batchelder
2022-12-31
1
-1
/
+1
*
mypy: control.py is checked
Ned Batchelder
2022-12-31
1
-5
/
+5
*
refactor: remove some unused code
Ned Batchelder
2022-12-29
1
-16
/
+2
*
mypy: check sqldata.py
Ned Batchelder
2022-12-29
1
-88
/
+122
*
refactor: ensure all sqlite cursors are closed
Ned Batchelder
2022-11-27
1
-93
/
+131
*
refactor: SimpleReprMixing wasn't simple, it was auto
Ned Batchelder
2022-11-27
1
-3
/
+3
*
feat: implicit path mapping during reporting. #1212
Ned Batchelder
2022-11-27
1
-1
/
+6
*
perf: more combine speed-ups
Ned Batchelder
2022-11-20
1
-7
/
+14
*
perf: hash data files during combining to avoid unneeded work. #1483
Ned Batchelder
2022-11-08
1
-3
/
+0
*
build: 3.11.0 and 3.12.0a1 are available
Ned Batchelder
2022-10-27
1
-1
/
+0
*
feat: implicitly combine relative paths
Ned Batchelder
2022-10-15
1
-1
/
+3
*
feat: --debug=pathmap will show details of re-mapping due to [paths] setting.
Ned Batchelder
2022-09-16
1
-2
/
+1
*
fix: filenames can contain special glob characters (#1405)
earthman1
2022-08-06
1
-2
/
+2
*
refactor: SQLite REGEX function can be inline
Ned Batchelder
2022-06-08
1
-6
/
+1
*
fix: don't create a data file when just trying to read one. #1328
6.4
Ned Batchelder
2022-05-22
1
-2
/
+3
*
feat: a new debug option `sqldata` shows all the data being written to the db.
Ned Batchelder
2022-05-22
1
-10
/
+23
*
refactor: SqliteDb uses its debug object more like other code
Ned Batchelder
2022-05-22
1
-7
/
+7
*
style: make sqldata.py code more uniform
Ned Batchelder
2022-05-21
1
-20
/
+20
*
fix: CoverageData(no_disk=True).update() now works. #1323
Ned Batchelder
2022-05-21
1
-5
/
+7
*
debug: slightly nicer wrapping of the sqlite3 debug info
Ned Batchelder
2022-05-14
1
-3
/
+2
*
test: remove version-specfic skips we no longer need
Ned Batchelder
2022-05-13
1
-3
/
+0
*
style: parens should indent the same as their opening line
Ned Batchelder
2022-05-01
1
-3
/
+3
*
debug: include an indication of exception in the debug log
Ned Batchelder
2022-02-03
1
-0
/
+4
*
fix: use a re-entrant lock to avoid self-deadlocking #1310
Ned Batchelder
2022-01-30
1
-1
/
+5
*
test: skip tests on py 3.11.0a4 that are failing in metacov
Ned Batchelder
2022-01-29
1
-0
/
+3
*
fix: create the db as needed when accessed
Ned Batchelder
2022-01-20
1
-30
/
+25
*
refactor: make this more apparent
Ned Batchelder
2022-01-17
1
-1
/
+2
*
refactor: filename_suffix() is only used by CoverageData, so move it
Ned Batchelder
2021-11-16
1
-1
/
+23
*
docs: clarify the CoverageData(basename=) argument. #985
Ned Batchelder
2021-11-15
1
-1
/
+1
*
refactor: specialize exceptions
Ned Batchelder
2021-11-14
1
-16
/
+16
*
refactor: no need for __nonzero__, that was py2 only
Ned Batchelder
2021-11-13
1
-3
/
+1
*
test: cover the last edge cases in sqldata.py
Ned Batchelder
2021-10-10
1
-4
/
+4
*
fix: raise CoverageException for SQLite connection errors
nedbat/sqldata-edge-tests
Ned Batchelder
2021-10-10
1
-1
/
+5
*
style: use the official designation for utf-8
Ned Batchelder
2021-10-10
1
-2
/
+2
*
fix: contexts_by_lineno now returns a true dict
Ned Batchelder
2021-10-09
1
-8
/
+10
*
style: make string quotes uniform
Ned Batchelder
2021-10-09
1
-74
/
+71
*
refactor: use sets to collect data
Ned Batchelder
2021-08-15
1
-4
/
+5
*
fix: correct previous refactorings
Ned Batchelder
2021-07-28
1
-1
/
+1
*
refactor: convert %-strings to f-strings
Ned Batchelder
2021-07-28
1
-1
/
+1
[next]