config: add error logging when fail to decrypt a encrypted global configuration #13190
Codecov / codecov/project
succeeded
May 19, 2026 in 1s
17.67% (-0.01%) compared to 4a49ffa, passed because coverage increased by 0% when compared to adjusted base (17.67%)
View this Pull Request on Codecov
17.67% (-0.01%) compared to 4a49ffa, passed because coverage increased by 0% when compared to adjusted base (17.67%)
Details
Codecov Report
❌ Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.67%. Comparing base (4a49ffa) to head (043482e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ack/framework/config/dao/ConfigurationDaoImpl.java | 0.00% | 8 Missing |
| ...udstack/framework/config/impl/ConfigurationVO.java | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 4.22 #13190 +/- ##
============================================
- Coverage 17.67% 17.67% -0.01%
+ Complexity 15788 15787 -1
============================================
Files 5922 5922
Lines 533123 533127 +4
Branches 65201 65200 -1
============================================
- Hits 94242 94237 -5
- Misses 428237 428245 +8
- Partials 10644 10645 +1 ☔ 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.
Loading