apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
28.94k stars 10.19k forks source link

Fix the issue that the length of private namespaces are mis-calculated #5078

Closed nobodyiam closed 5 months ago

nobodyiam commented 5 months ago

What's the purpose of this PR

Fix the issue that the length of private namespaces are mis-calculated

Which issue(s) this PR fixes:

Fixes #5073

Brief changelog

Follow this checklist to help us incorporate your contribution quickly and easily:

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (0c21659) 49.60% compared to head (c6a84b4) 49.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5078 +/- ## ========================================= Coverage 49.60% 49.60% Complexity 1904 1904 ========================================= Files 372 372 Lines 11564 11564 Branches 1127 1127 ========================================= Hits 5736 5736 Misses 5488 5488 Partials 340 340 ```

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