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 #7943] Add bazel config for auth module and fix bazel test #7944

Merged
merged 22 commits into from
Mar 20, 2024

Conversation

dingshuangxi888
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7943

Brief Description

#7943

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 42.88%. Comparing base (9b4f16a) to head (a70e0d5).
Report is 1 commits behind head on develop.

Files Patch % Lines
...a/org/apache/rocketmq/client/impl/MQAdminImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7944      +/-   ##
=============================================
+ Coverage      42.85%   42.88%   +0.03%     
- Complexity     10349    10355       +6     
=============================================
  Files           1270     1270              
  Lines          88583    88583              
  Branches       11390    11390              
=============================================
+ Hits           37958    37988      +30     
+ Misses         45945    45917      -28     
+ Partials        4680     4678       -2     

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

@lizhimins lizhimins changed the title [ISSUE #7943] Add bazel config for auth module [ISSUE #7943] Add bazel config for auth module and fix bazel test Mar 19, 2024
@lizhimins lizhimins merged commit f2dd5b0 into apache:develop Mar 20, 2024
9 of 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] Add bazel config for auth module
3 participants