alsami / MediatR.Extensions.Autofac.DependencyInjection

Autofac plug-in for MediatR.
MIT License
55 stars 14 forks source link

feat: register pre- and post-processor #8

Closed alsami closed 3 years ago

alsami commented 3 years ago

Implements #7

codecov[bot] commented 3 years ago

Codecov Report

Merging #8 (f54ff32) into main (68b8ee8) will increase coverage by 0.47%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   88.88%   89.36%   +0.47%     
==========================================
  Files           2        2              
  Lines          45       47       +2     
  Branches        5        5              
==========================================
+ Hits           40       42       +2     
  Misses          5        5              
Impacted Files Coverage Δ
...sions.Autofac.DependencyInjection/MediatRModule.cs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 68b8ee8...f54ff32. Read the comment docs.