tisonkun opened a new pull request, #206: URL: https://github.com/apache/datasketches-rust/pull/206
## Summary - add regression coverage for the lazy estimator rebuild failure fixed by apache/datasketches-cpp#512 - verify downsampling state, mixed-`lg_k` merge order, scalar updates after merge, and grouping-independent serialization - exercise Hll4, Hll6, and Hll8 source representations ## Testing - `cargo test --package datasketches --features hll --test hll_test` - `cargo x check` - `cargo x test` - `cargo x lint` Upstream context: https://github.com/apache/datasketches-cpp/pull/512 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
