Commit bacf59d
committed
test(dtypes): Remove 11 stale [OpenBugs] tags for Half/Complex tests
All 11 tests pass on both frameworks (net8.0 + net10.0) after Rounds 6-15
fixes. Their [OpenBugs] attribute was filtering them out of the CI
default run, hiding passing coverage. Stale tag removed along with the
inaccurate "not supported yet" comments.
Tests re-enabled in CI:
NewDtypesArithmeticTests.cs
Complex_Multiply (closed by R6)
Complex_Multiply_Scalar (closed by R6)
NewDtypesComparisonTests.cs
Half_AsType_ToComplex (closed pre-R11)
NewDtypesCumulativeTests.cs
Complex_CumProd (closed by R7 / B18)
NewDtypesEdgeCaseTests.cs
Complex_Dot (closed by R6)
NewDtypesReductionTests.cs
Half_Mean (closed by R14 / B2+B16)
Half_Std (closed by R14 / B16)
Complex_Mean (closed by R14 / B2)
Complex_Std (closed by R7 / B20)
Complex_Sum_Axis (closed by R7 / B19)
NewDtypesTypePromotionTests.cs
Half_Plus_Complex_PromotesToComplex (closed pre-R11)
Full suite: 6929 -> 6940 / 0 / 11 per framework (default CI filter).1 parent 5415e52 commit bacf59d
6 files changed
Lines changed: 0 additions & 11 deletions
File tree
- test/NumSharp.UnitTest/NewDtypes
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| |||
149 | 148 | | |
150 | 149 | | |
151 | 150 | | |
152 | | - | |
153 | 151 | | |
154 | 152 | | |
155 | 153 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | 257 | | |
259 | 258 | | |
260 | 259 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
286 | 285 | | |
287 | 286 | | |
288 | 287 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
192 | | - | |
193 | 191 | | |
194 | 192 | | |
195 | 193 | | |
| |||
235 | 233 | | |
236 | 234 | | |
237 | 235 | | |
238 | | - | |
239 | 236 | | |
240 | 237 | | |
241 | 238 | | |
| |||
247 | 244 | | |
248 | 245 | | |
249 | 246 | | |
250 | | - | |
251 | 247 | | |
252 | 248 | | |
253 | 249 | | |
| |||
259 | 255 | | |
260 | 256 | | |
261 | 257 | | |
262 | | - | |
263 | 258 | | |
264 | 259 | | |
265 | 260 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
0 commit comments