rust-synapse-compress-state icon indicating copy to clipboard operation
rust-synapse-compress-state copied to clipboard

Fix save ratio check

Open Fizzadar opened this issue 3 years ago • 2 comments

Currently the compressor will rewrite state even if the result consists of the same number of rows which doesn't match the log statement.

Fizzadar avatar Jun 02 '22 17:06 Fizzadar

The clippy lint will be fixed by ~~#92~~ #91

The test failure is annoying, as it looks like the test cases that we're using ends up generating the same number of rows?

erikjohnston avatar Jun 06 '22 09:06 erikjohnston

I think this is waiting on @Fizzadar, so I'm going to remove this from the review queue.

clokep avatar Jun 07 '22 18:06 clokep