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.13k stars 11.64k forks source link

Fix typo in BaseConf #8679

Closed Lovelcp closed 1 week ago

Lovelcp commented 2 weeks ago

Which Issue(s) This PR Fixes

Fixes #issue_id

Brief Description

How Did You Test This Change?

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 47.49%. Comparing base (f43d9d1) to head (66a6056). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8679 +/- ## ============================================= - Coverage 47.50% 47.49% -0.01% Complexity 11532 11532 ============================================= Files 1277 1277 Lines 89449 89449 Branches 11504 11504 ============================================= - Hits 42489 42482 -7 - Misses 41742 41748 +6 - Partials 5218 5219 +1 ```

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