revoframework / Revo

Event Sourcing, CQRS and DDD framework for C#/.NET Core.
https://docs.revoframework.net/
MIT License
644 stars 70 forks source link

-added: EasyNetQ custom service registration #50

Closed martinzima closed 2 years ago

martinzima commented 2 years ago

-bumped version to 1.29.0

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (f6922ae) into develop (fad486f) will decrease coverage by 0.02%. The diff coverage is 0.00%.

:exclamation: Current head f6922ae differs from pull request most recent head c070c7a. Consider uploading reports for the commit c070c7a to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #50      +/-   ##
===========================================
- Coverage    38.34%   38.32%   -0.03%     
===========================================
  Files          481      481              
  Lines         7101     7105       +4     
===========================================
  Hits          2723     2723              
- Misses        4378     4382       +4     
Impacted Files Coverage Δ
...NetQ/Configuration/EasyNetQConfigurationSection.cs 100.00% <ø> (ø)
Providers/EasyNetQ/Revo.EasyNetQ/EasyNetQModule.cs 0.00% <0.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 fad486f...c070c7a. Read the comment docs.