This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
commit f5a6e1c9919adc3bcedc22b45b1862cb5f29282e Merge: 3350ab9 4a71d87 Author: Lee Rhodes <[email protected]> AuthorDate: Tue Dec 10 08:12:18 2024 -0800 Merge pull request #243 from apache/minor_fixes_to_main Release Process: fixed some SpotBugs "dead stores" in test code. .gitignore | 3 ++ .../memory/internal/MurmurHash3v3Test.java | 14 +++++---- .../internal/NativeWritableBufferImplTest.java | 34 +++++----------------- .../memory/internal/WritableMemoryTest.java | 17 +++++++---- 4 files changed, 30 insertions(+), 38 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
