Commit b5ce1de
committed
platform-specific expected values for cross-platform CI
- CI runs tests on both Ubuntu and macOS
- Each platform has its own expected values: `testdata/{test}/linux.csv` and `macos.csv`
- Comparison uses relative tolerance (1e-12) to handle float formatting differences
- gen-expected workflow regenerates values on both platforms when needed
- Remove merge script (platforms diverge too much to merge meaningfully)1 parent 7fb5c23 commit b5ce1de
14 files changed
Lines changed: 748 additions & 985 deletions
File tree
- .github/workflows
- scripts
- src/optimization
- testdata
- centroid_repel
- disjoint_variant_callers_bug
- fizz_buzz_bazz_circle_ellipses
- fizz_buzz_bazz_ellipses_001
- fizz_buzz_bazz_ellipses
- mpower_spike
- two_circle_containment
- variant_callers_diag
- variant_callers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
13 | 25 | | |
14 | 26 | | |
15 | 27 | | |
| |||
23 | 35 | | |
24 | 36 | | |
25 | 37 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 56 | + | |
64 | 57 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 58 | + | |
| 59 | + | |
74 | 60 | | |
75 | 61 | | |
76 | 62 | | |
77 | 63 | | |
78 | 64 | | |
79 | | - | |
| 65 | + | |
80 | 66 | | |
81 | 67 | | |
82 | 68 | | |
83 | 69 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 70 | + | |
88 | 71 | | |
89 | 72 | | |
90 | 73 | | |
91 | 74 | | |
92 | 75 | | |
93 | | - | |
| 76 | + | |
94 | 77 | | |
95 | 78 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | | - | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 68 | | |
80 | 69 | | |
81 | 70 | | |
| |||
231 | 220 | | |
232 | 221 | | |
233 | 222 | | |
234 | | - | |
| 223 | + | |
235 | 224 | | |
236 | 225 | | |
237 | 226 | | |
238 | 227 | | |
239 | | - | |
| 228 | + | |
240 | 229 | | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
| 230 | + | |
| 231 | + | |
246 | 232 | | |
247 | 233 | | |
248 | 234 | | |
| |||
256 | 242 | | |
257 | 243 | | |
258 | 244 | | |
259 | | - | |
| 245 | + | |
260 | 246 | | |
261 | 247 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
| 248 | + | |
| 249 | + | |
269 | 250 | | |
270 | 251 | | |
271 | 252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
| |||
0 commit comments