Refactor feature management module #3603
Open
Codecov / codecov/project
succeeded
Oct 10, 2025 in 0s
90.62% (-0.03%) compared to 4881469
View this Pull Request on Codecov
90.62% (-0.03%) compared to 4881469
Details
Codecov Report
❌ Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.62%. Comparing base (4881469) to head (3570b8e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...eatureManagement.Core/IFeatureManagementService.cs | 50.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #3603 +/- ##
==========================================
- Coverage 90.64% 90.62% -0.03%
==========================================
Files 676 674 -2
Lines 26068 26065 -3
Branches 2346 2346
==========================================
- Hits 23629 23621 -8
- Misses 2324 2329 +5
Partials 115 115 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...Management.Core/FeatureManagementCoreAElfModule.cs | 100.00% <ø> (ø) |
|
| ...Management/FeatureDisableConfigurationProcessor.cs | 100.00% <100.00%> (ø) |
|
| ...rnel.FeatureManagement/FeatureManagementService.cs | 100.00% <100.00%> (ø) |
|
| ....FeatureManagement/IDisabledFeatureListProvider.cs | 100.00% <ø> (ø) |
|
| ...ct/Application/PlainTransactionExecutingService.cs | 93.54% <100.00%> (ø) |
|
| ...lf.Kernel.SmartContract/SmartContractAElfModule.cs | 100.00% <ø> (ø) |
|
| src/AElf.Kernel/KernelAElfModule.cs | 100.00% <ø> (ø) |
|
| ...eatureManagement.Core/IFeatureManagementService.cs | 50.00% <50.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading