2ea861c9a0
python 3.9 compat
2024-10-18 20:15:15 -07:00
6ce3d58528
working roundtrip serialization from extra after correcting serialization schema. doh.
2024-10-18 19:31:22 -07:00
33eb1c15d5
stuck at the recursion error in pydantic core
2024-10-18 00:30:33 -07:00
1701ef9d7e
get tests working again
2024-10-17 22:15:30 -07:00
b0a63af95a
tests for testing helpers
2024-10-11 00:48:02 -07:00
5268884050
use the validated array instance in testing numpy dump to array, not the array we would generate
2024-10-11 00:19:59 -07:00
84cecfb09f
ut oh left a pdb in
2024-10-11 00:10:45 -07:00
d9f785efdd
windows can't do <U as a path even hypothetically
2024-10-11 00:09:27 -07:00
1187b37b2d
hoo boy. working combinatoric testing.
...
Split out annotation dtype and shape, swap out all interface tests, fix numpy and dask model casting, make merging models more efficient, correctly parameterize and mark tests!
2024-10-10 23:56:45 -07:00
8f1eb6e5b4
linting for tests
2024-10-03 19:57:54 -07:00
708e6e81d8
roundtripping marked arrays, roundtrip or not
2024-09-23 15:54:55 -07:00
8cc2574399
add marks to all tests
2024-09-23 13:28:38 -07:00
b436d8d592
Roundtrip json serialization using dataclasses for all interfaces. Separate JSON schema generation from core_schema generation. More consistent json dumping behavior - always return just the array unless round_trip=True
.
2024-09-20 23:44:59 -07:00
2cb09076fd
add ability to dump proxy classes to arrays, tests for doing so and json dumping
2024-09-20 18:28:38 -07:00
88fd42cdc3
fix test interfaces not being disabled
2024-09-03 13:10:26 -07:00