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

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


    from cf7d4bd  Merge pull request #81 from apache/docker
     add c8f63b4  Disable the x-serialisation test if the sketch files are 
missing
     new 87933bd  Merge pull request #82 from apache/exclude-serde-data-archive

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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(-)
 create mode 100644 .gitattributes


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

Reply via email to