Skip to content

Log previous and new value of configuration when reset/update API is called#10769

Merged
DaanHoogland merged 4 commits into
apache:mainfrom
shapeblue:logConfigUpdate
Jun 4, 2025
Merged

Log previous and new value of configuration when reset/update API is called#10769
DaanHoogland merged 4 commits into
apache:mainfrom
shapeblue:logConfigUpdate

Fix updateCfg for null scope, it is considered Global

fd401eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2025 in 0s

16.95% (+0.54%) compared to 64828f6

View this Pull Request on Codecov

16.95% (+0.54%) compared to 64828f6

Details

Codecov Report

Attention: Patch coverage is 43.47826% with 26 lines in your changes missing coverage. Please review.

Project coverage is 16.95%. Comparing base (64828f6) to head (fd401eb).
Report is 52 commits behind head on main.

Files with missing lines Patch % Lines
.../cloud/configuration/ConfigurationManagerImpl.java 43.47% 22 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10769      +/-   ##
============================================
+ Coverage     16.40%   16.95%   +0.54%     
- Complexity    13630    14422     +792     
============================================
  Files          5705     5719      +14     
  Lines        503722   531340   +27618     
  Branches      61034    71603   +10569     
============================================
+ Hits          82647    90075    +7428     
- Misses       411889   431175   +19286     
- Partials       9186    10090     +904     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.