Skip to content

add missing license

4b28714
Select commit
Loading
Failed to load commit list.
Merged

api,server: normalize string empty value on config update #11770

add missing license
4b28714
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2025 in 0s

17.50% (+0.00%) compared to d60f455

View this Pull Request on Codecov

17.50% (+0.00%) compared to d60f455

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.50%. Comparing base (d60f455) to head (4b28714).
⚠️ Report is 168 commits behind head on main.

Files with missing lines Patch % Lines
.../cloud/configuration/ConfigurationManagerImpl.java 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11770   +/-   ##
=========================================
  Coverage     17.50%   17.50%           
- Complexity    15427    15434    +7     
=========================================
  Files          5894     5894           
  Lines        526847   526855    +8     
  Branches      64335    64337    +2     
=========================================
+ Hits          92234    92251   +17     
+ Misses       424236   424227    -9     
  Partials      10377    10377           

☔ 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.