Commit 2ddf1b7
committed
coverage: use
While `sysmon` (default since Python 3.14) is supposed to be faster, it
about 3x slower in CI (~24m vs. ~8m) ATM.
https://coverage.readthedocs.io/en/latest/config.html#config-run-core
https://coverage.readthedocs.io/en/latest/faq.html#q-coverage-py-is-much-slower-than-i-remember-what-s-going-onctrace core to avoid CI slowdown on Python 3.141 parent dd389d7 commit 2ddf1b7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
449 | 452 | | |
450 | 453 | | |
451 | 454 | | |
| |||
0 commit comments