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

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git

commit f34d30d7a2aac196164e9a6c6f66f7eb85352f5f
Merge: a444f80 6965a4e
Author: Xin.Zh <[email protected]>
AuthorDate: Sat Mar 28 13:26:20 2026 +0800

    Merge pull request #389 from MoChengqian/fix-pr382-ci
    
    fix: resolve CI failures from PR #375 and improve code quality

 .github/workflows/github-actions.yml |  45 ++++++---
 array_test.go                        |   2 +-
 decode.go                            |   2 +
 decode_benchmark_test.go             | 186 +++++++++++++++++++++++++++++------
 decode_test.go                       |   5 +-
 double_test.go                       |   6 +-
 encode_test.go                       |   7 +-
 go.mod                               |   9 ++
 int_test.go                          |  24 ++---
 java_runtime_test.go                 | 145 +++++++++++++++++++++++++++
 string.go                            |  13 +--
 11 files changed, 375 insertions(+), 69 deletions(-)

Reply via email to