diff options
author | Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com> | 2024-04-14 13:12:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-14 13:12:59 +0200 |
commit | 8800226d65d5c98cd34eede6a6c05c78405c52da (patch) | |
tree | b90c3b037ec31b8735ee5fcf36ec78c217606358 /examples/embedding | |
parent | e689fc4e912feb19085be6894f475a873759cbfe (diff) |
Fix --split-max-size (#6655)
* Fix --split-max-size
Byte size calculation was done on int and overflowed.
* add tests.sh
* add examples test scripts to ci run
Will autodiscover examples/*/tests.sh scripts and run them.
* move WORK_PATH to a subdirectory
* clean up before and after test
* explicitly define which scripts to run
* add --split-max-size to readme
Diffstat (limited to 'examples/embedding')
0 files changed, 0 insertions, 0 deletions