Skip to content

AthenaServices: Update AthenaOutputStream test to include lossy float compression of vectors

Check lossy float compression configuration for std::vector<float> variables instead of doing it effectively twice for float ones. This should increase the test coverage.

Merge request reports