Skip to content

refactor: rename C++-style m_/s_ field prefixes to Java camelCase - #146

Closed
shalk wants to merge 1 commit into
apolloconfig:mainfrom
shalk:refact-mfc-codestyle
Closed

refactor: rename C++-style m_/s_ field prefixes to Java camelCase#146
shalk wants to merge 1 commit into
apolloconfig:mainfrom
shalk:refact-mfc-codestyle

refactor: rename C++-style m_/s_ field prefixes to Java camelCase

d74cdbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2026 in 1s

71.54% (+2.86%) compared to d4b76f8

View this Pull Request on Codecov

71.54% (+2.86%) compared to d4b76f8

Details

Codecov Report

❌ Patch coverage is 83.01527% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.54%. Comparing base (d4b76f8) to head (d74cdbb).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
...internals/provider/DefaultApplicationProvider.java 55.55% 12 Missing and 4 partials ⚠️
...rip/framework/apollo/internals/AbstractConfig.java 83.58% 0 Missing and 11 partials ⚠️
...java/com/ctrip/framework/apollo/ConfigService.java 65.38% 6 Missing and 3 partials ⚠️
...tion/internals/provider/DefaultServerProvider.java 75.75% 6 Missing and 2 partials ⚠️
.../apollo/internals/RemoteConfigLongPollService.java 82.50% 2 Missing and 5 partials ⚠️
.../foundation/internals/NetworkInterfaceManager.java 50.00% 4 Missing and 2 partials ⚠️
...framework/apollo/internals/AbstractConfigFile.java 87.50% 1 Missing and 2 partials ⚠️
...ork/apollo/internals/ConfigMonitorInitializer.java 57.14% 0 Missing and 3 partials ⚠️
...rk/apollo/internals/LocalFileConfigRepository.java 90.00% 2 Missing and 1 partial ⚠️
...ctrip/framework/apollo/internals/SimpleConfig.java 85.00% 2 Missing and 1 partial ⚠️
... and 11 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #146      +/-   ##
============================================
+ Coverage     68.68%   71.54%   +2.86%     
- Complexity     1503     1671     +168     
============================================
  Files           212      225      +13     
  Lines          6396     6755     +359     
  Branches        647      680      +33     
============================================
+ Hits           4393     4833     +440     
+ Misses         1673     1572     -101     
- Partials        330      350      +20     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.