framework/spring: throw RuntimeException when fail to start or load a module #13186
+6
−9
Codecov / codecov/project
succeeded
May 20, 2026 in 0s
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 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.67%. Comparing base (4a49ffa) to head (e9ca574).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../module/model/impl/DefaultModuleDefinitionSet.java | 0.00% | 4 Missing |
| .../spring/lifecycle/CloudStackExtendedLifeCycle.java | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 4.22 #13186 +/- ##
============================================
- Coverage 17.67% 17.67% -0.01%
Complexity 15788 15788
============================================
Files 5922 5922
Lines 533123 533120 -3
Branches 65201 65199 -2
============================================
- Hits 94242 94240 -2
+ Misses 428237 428235 -2
- 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