Commit 17c65ae
authored
SEP-1166: Add scoped mutmut pilot tooling for app/core/db/utils.py (#1213)
- Pin `mutmut` (^3.6) as a Poetry **dev** dependency and add
`[tool.mutmut]` scoped to `app/core/db/utils.py` with driver
`tests/app/core/db/test_utils.py` (not wired into `make test`,
pre-commit, or CI).
- Document how to re-run the pilot in `CONTRIBUTING.md`; gitignore
mutmut's `mutants/` working copy.
- Implements the tooling half of
[SEP-1166](https://percona.atlassian.net/browse/SEP-1166). Survivor
inventory + kill work tracked in follow-up
[SEP-1662](https://percona.atlassian.net/browse/SEP-1662) (blocked by
SEP-1166).1 parent 10c25da commit 17c65ae
4 files changed
Lines changed: 355 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
200 | 219 | | |
201 | 220 | | |
202 | 221 | | |
| |||
0 commit comments