Feature/ls/ki 3559 token tests

Adding a test to check if all token options can be processed correctly with the geoai parser+cotyper. There are some tests failing at this point

398 passed, 50 warnings in 2.92s

it is mostly the augmentations, eventually we want to reimplement them ourself using a wrapper for each augmentation (we actually want to use) and ensure the parsable type. Like for the metrics

EDIT: I wrapped the init for CropAndPad with custom type hints. Now every token in the test should be function with CoTyper

Edited by Lukas Sanner

Merge request reports

Loading