Commit d1a8bf2
committed
CYTHON_TRACE must be set when generating coverage
Setting of this proprocessor variable went missing in the move to
cmake + scikit-build, resulting in coverage not going through Cython
files anymore. This change should restore that, and thus improve the
coverage percentage.1 parent 148e47e commit d1a8bf2
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
| |||
0 commit comments