Revo
Revo copied to clipboard
Refactor your C# code with primary constructors
Core Project
Codecov Report
Attention: Patch coverage is 54.03727% with 74 lines in your changes missing coverage. Please review.
Project coverage is 35.15%. Comparing base (
2853441) to head (ea3823a).
Additional details and impacted files
@@ Coverage Diff @@
## develop #73 +/- ##
===========================================
- Coverage 35.54% 35.15% -0.39%
===========================================
Files 472 468 -4
Lines 6558 6479 -79
Branches 777 777
===========================================
- Hits 2331 2278 -53
+ Misses 4122 4097 -25
+ Partials 105 104 -1
| Files | Coverage Δ | |
|---|---|---|
| Revo.Core/Commands/CommandBusPipeline.cs | 100.00% <100.00%> (ø) |
|
| Revo.Core/Commands/CommandContextStack.cs | 100.00% <100.00%> (ø) |
|
| ...o.Core/Commands/CommandHandlerBindingExtensions.cs | 43.47% <100.00%> (ø) |
|
| Revo.Core/Commands/CommandTypeDiscovery.cs | 100.00% <100.00%> (ø) |
|
| Revo.Core/Commands/FilterCommandBusMiddleware.cs | 100.00% <100.00%> (ø) |
|
| Revo.Core/Commands/Lambda/LambdaCommandHandler.cs | 100.00% <100.00%> (ø) |
|
| ...vo.Core/Commands/UnitOfWorkCommandBusMiddleware.cs | 100.00% <100.00%> (ø) |
|
| ...o.Core/Configuration/KernelConfigurationContext.cs | 60.00% <ø> (-3.64%) |
:arrow_down: |
| ...o.Core/Configuration/KernelConfigurationSection.cs | 80.00% <100.00%> (-1.82%) |
:arrow_down: |
| Revo.Core/Configuration/RevoConfiguration.cs | 100.00% <100.00%> (ø) |
|
| ... and 56 more |
... and 3 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 2853441...ea3823a. Read the comment docs.