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

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


    from 5d98941  Merge pull request #31 from QasimKhan5d/cpc-sketch
     add 7086a39  add runtime src+test and icon estimator test
     add e0ee5b3  add code for runtime_asserts src and test
     add b0a2d96  refactor comments
     add af7b334  refactor test utilities
     add 565009b  Merge pull request #32 from QasimKhan5d/cpc-sketch

No new revisions were added by this update.

Summary of changes:
 cpc/icon_estimator_test.go  | 147 ++++++++++++++++++++++++++++++++
 cpc/runtime_asserts.go      | 165 ++++++++++++++++++++++++++++++++++++
 cpc/runtime_asserts_test.go | 198 ++++++++++++++++++++++++++++++++++++++++++++
 cpc/test_util.go            | 103 +----------------------
 4 files changed, 513 insertions(+), 100 deletions(-)
 create mode 100644 cpc/icon_estimator_test.go
 create mode 100644 cpc/runtime_asserts.go
 create mode 100644 cpc/runtime_asserts_test.go


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datasketches.apache.org
For additional commands, e-mail: commits-h...@datasketches.apache.org

Reply via email to