Closed alsami closed 2 years ago
Merging #11 (6a94e87) into main (1f265b5) will decrease coverage by
4.23%
. The diff coverage is81.69%
.
@@ Coverage Diff @@
## main #11 +/- ##
==========================================
- Coverage 91.01% 86.77% -4.24%
==========================================
Files 4 5 +1
Lines 89 121 +32
Branches 14 19 +5
==========================================
+ Hits 81 105 +24
- Misses 8 16 +8
Impacted Files | Coverage Δ | |
---|---|---|
...cyInjection/Builder/MediatRConfigurationBuilder.cs | 71.11% <71.11%> (ø) |
|
....DependencyInjection/ContainerBuilderExtensions.cs | 87.50% <100.00%> (+4.16%) |
:arrow_up: |
...s.Autofac.DependencyInjection/KnownHandlerTypes.cs | 100.00% <100.00%> (ø) |
|
...utofac.DependencyInjection/MediatRConfiguration.cs | 100.00% <100.00%> (ø) |
|
...sions.Autofac.DependencyInjection/MediatRModule.cs | 97.22% <100.00%> (-0.61%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
MediatRConfiguration
andMediatRConfigurationBuilder
as a new way to build theMediatR
configurationMediatRConfiguration
as a parameterMediatRConfiguration
. Closes #10