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 #9102] Fix bazel-compile (ubuntu-latest) ci run failure #9103

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Jan 4, 2025

Fixes #9102 , skip the error unit test caused by incompatibility between fastjson version and jdk version.

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.95%. Comparing base (a3afb05) to head (8dc2f4e).
Report is 14 commits behind head on develop.

Files with missing lines Patch % Lines
...c/main/java/org/apache/rocketmq/common/MixAll.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9103      +/-   ##
=============================================
- Coverage      48.04%   47.95%   -0.10%     
+ Complexity     12064    12043      -21     
=============================================
  Files           1320     1320              
  Lines          92824    92825       +1     
  Branches       11897    11897              
=============================================
- Hits           44596    44510      -86     
- Misses         42734    42804      +70     
- Partials        5494     5511      +17     

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

Copy link
Contributor

@qianye1001 qianye1001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix test cases instead of skipping them

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] bazel-compile (ubuntu-latest) ci error
3 participants