This is an automated email from the ASF dual-hosted git repository.

placave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git

commit 87933bd0ba6667912af69f49f30f6885708429b5
Merge: cf7d4bd c8f63b4
Author: Pierre Lacave <[email protected]>
AuthorDate: Wed Dec 31 22:03:57 2025 +0100

    Merge pull request #82 from apache/exclude-serde-data-archive
    
    Disable the x-serialisation test if the sketch files are missing

 .gitattributes                             |  1 +
 cpc/cpc_sketch_serialization_test.go       |  8 ++-
 filters/bloom_filter_serialization_test.go |  8 ++-
 frequencies/sketch_serialization_test.go   | 64 +++++++++++++++++---
 hll/hll_sketch_serialization_test.go       | 96 ++++++++++++++++++++++++++----
 kll/items_sletch_serialization_test.go     | 16 ++++-
 theta/sketch_serialization_test.go         | 48 +++++++++++++--
 tuple/sketch_serialization_test.go         | 16 ++++-
 8 files changed, 225 insertions(+), 32 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to