tisonkun opened a new pull request, #8: URL: https://github.com/apache/datasketches-tck/pull/8
## Summary - update the C++ snapshot source from `401423367055acdf7502e8ed3126730a08039d91` to `fe0261aa043c1d3af9a92a62fa286caabbf6fa84` (`master`, its default branch) - update the Go snapshot source from `730c0ca31e00b8becf8b70591ae8ca73954912d0` to `a01e78c3d7c3a7afff2e5053f67e28a34e050817` (`main`) - update the Java snapshot source from `f3b334b380feee9f928500de9adb6bbf763fc104` to `d5cce9b3ad3f7c39faabcebb7f3934c4f73f14fc` (`main`) - commit the regenerated corpora, including 4 new C++ REQ snapshots, 2 new Go Bloom Filter snapshots, and 103 new Java snapshots The repositories' default branches were resolved and updated with the workflow introduced in #7: ```shell mise run tck -- snapshots update cpp master mise run tck -- snapshots update go main mise run tck -- snapshots update java main ``` This also confirms that C++ had snapshot updates in addition to the Java and Go updates reported in #5. ## Validation - `mise run check` - `mise run tck -- snapshots check all` - `git diff --check` Refs #5 -- 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]
