apache / rocketmq

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
https://rocketmq.apache.org/
Apache License 2.0
21.29k stars 11.71k forks source link

[ISSUE #8982] Dynamically install latest Go version for e2e pipeline #8985

Open chi3316 opened 2 hours ago

chi3316 commented 2 hours ago

Which Issue(s) This PR Fixes

Fixes #8982

Brief Description

This PR updates the pipeline script to dynamically install the latest stable version of Go, ensuring compatibility with dependencies.

codecov-commenter commented 2 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.62%. Comparing base (b638d4c) to head (8e6ba9d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8985 +/- ## ============================================= - Coverage 47.69% 47.62% -0.07% + Complexity 11774 11756 -18 ============================================= Files 1304 1304 Lines 91192 91192 Branches 11715 11715 ============================================= - Hits 43491 43434 -57 - Misses 42327 42367 +40 - Partials 5374 5391 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.