rust-synapse-compress-state
rust-synapse-compress-state copied to clipboard
Fix save ratio check
Currently the compressor will rewrite state even if the result consists of the same number of rows which doesn't match the log statement.
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?
I think this is waiting on @Fizzadar, so I'm going to remove this from the review queue.