Commit e605afc
Collect coverage only on py3.14-stable, use xdist for other envs
Coverage requires serial execution (coverage run doesn't instrument
xdist workers). Mirror squidpy's approach: run-cov without -n auto
on one env (py3.14-stable), run with -n auto on all others.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bf18828 commit e605afc
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| 96 | + | |
90 | 97 | | |
91 | 98 | | |
92 | 99 | | |
| |||
0 commit comments