tisonkun opened a new pull request, #228:
URL: https://github.com/apache/datasketches-rust/pull/228

   ## Summary
   
   - remove CPC mutation cases that either made no assertion or duplicate 
existing cross-language round trips
   - build Frequencies corruption cases by mutating real serialized images 
instead of maintaining parallel hand-written headers
   - restore the general REQ round-trip matrix to its original size because the 
new section-schedule boundaries already have targeted tests
   
   The resulting test-only diff is 38 insertions and 190 deletions while 
retaining the observable panic, allocation, and deserialization regressions.
   
   ## Stack
   
   Stacked on #227. Please review the final three commits; once #227 merges, 
this PR will contain only the test cleanup.
   
   ## Validation
   
   - `cargo x check`
   - `cargo x test`
   - `cargo x lint`
   


-- 
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]

Reply via email to