Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #7715] Update Bazel toolchain to make the CI work #7714

Merged
merged 7 commits into from
Feb 1, 2024

Conversation

bazelisky
Copy link
Contributor

@bazelisky bazelisky commented Jan 2, 2024

Which Issue(s) This PR Fixes

Fixes #7715

Brief Description

Use latest bazel-toolchain

How Did You Test This Change?

NA

@bazelisky bazelisky changed the title [ISSUE ] Update Bazel toolchain to make the CI work [ISSUE #7715] Update Bazel toolchain to make the CI work Jan 2, 2024
@lizhanhui lizhanhui self-requested a review January 2, 2024 15:05
remoting/BUILD.bazel Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (06e22b4) 42.93% compared to head (eca7a03) 42.95%.
Report is 1 commits behind head on develop.

Files Patch % Lines
...c/main/java/org/apache/rocketmq/common/MixAll.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7714      +/-   ##
=============================================
+ Coverage      42.93%   42.95%   +0.02%     
- Complexity      9905     9915      +10     
=============================================
  Files           1190     1190              
  Lines          85934    85934              
  Branches       11070    11070              
=============================================
+ Hits           36898    36917      +19     
+ Misses         44476    44447      -29     
- Partials        4560     4570      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lizhanhui lizhanhui merged commit af1936d into apache:develop Feb 1, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Update Bazel toolchain to make continuous integration pipeline work
4 participants