Open glaszig opened 1 year ago
eliminate dependence on fixed positions of info properties. on version 1.8 of the ts module the info parsing broke because of hard-coded indexes.
heads-up: maxSamplesPerChunk was replaced with chunkSize since 1.4.4 of rts. i'll adjust.
maxSamplesPerChunk
chunkSize
ci fails at coverage export. don't think i broke that.
hello?
eliminate dependence on fixed positions of info properties. on version 1.8 of the ts module the info parsing broke because of hard-coded indexes.