revoframework / Revo

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

upgrade EasyNetQ to 7.8.0 & other minor fixes #71

Closed martinzima closed 2 months ago

martinzima commented 2 months ago

Fixed

Changed

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 35.55%. Comparing base (c063aca) to head (914e27c).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/revoframework/Revo/pull/71/graphs/tree.svg?width=650&height=150&src=pr&token=1ZYN4m1hkn&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework)](https://app.codecov.io/gh/revoframework/Revo/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework) ```diff @@ Coverage Diff @@ ## develop #71 +/- ## =========================================== + Coverage 35.43% 35.55% +0.12% =========================================== Files 473 472 -1 Lines 6576 6558 -18 Branches 777 777 =========================================== + Hits 2330 2332 +2 + Misses 4141 4122 -19 + Partials 105 104 -1 ``` | [Files](https://app.codecov.io/gh/revoframework/Revo/pull/71?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework) | Coverage Δ | | |---|---|---| | [...roviders/AspNetCore/Revo.AspNetCore/RevoStartup.cs](https://app.codecov.io/gh/revoframework/Revo/pull/71?src=pr&el=tree&filepath=Providers%2FAspNetCore%2FRevo.AspNetCore%2FRevoStartup.cs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework#diff-UHJvdmlkZXJzL0FzcE5ldENvcmUvUmV2by5Bc3BOZXRDb3JlL1Jldm9TdGFydHVwLmNz) | `0.00% <ø> (ø)` | | | [...Core/Commands/Lambda/LambdaCommandBusExtensions.cs](https://app.codecov.io/gh/revoframework/Revo/pull/71?src=pr&el=tree&filepath=Revo.Core%2FCommands%2FLambda%2FLambdaCommandBusExtensions.cs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework#diff-UmV2by5Db3JlL0NvbW1hbmRzL0xhbWJkYS9MYW1iZGFDb21tYW5kQnVzRXh0ZW5zaW9ucy5jcw==) | `6.25% <ø> (ø)` | | | [Revo.Testing/Core/FakeClock.cs](https://app.codecov.io/gh/revoframework/Revo/pull/71?src=pr&el=tree&filepath=Revo.Testing%2FCore%2FFakeClock.cs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework#diff-UmV2by5UZXN0aW5nL0NvcmUvRmFrZUNsb2NrLmNz) | `100.00% <100.00%> (ø)` | | | [Providers/EasyNetQ/Revo.EasyNetQ/EasyNetQModule.cs](https://app.codecov.io/gh/revoframework/Revo/pull/71?src=pr&el=tree&filepath=Providers%2FEasyNetQ%2FRevo.EasyNetQ%2FEasyNetQModule.cs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework#diff-UHJvdmlkZXJzL0Vhc3lOZXRRL1Jldm8uRWFzeU5ldFEvRWFzeU5ldFFNb2R1bGUuY3M=) | `0.00% <0.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/revoframework/Revo/pull/71/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/revoframework/Revo/pull/71?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/revoframework/Revo/pull/71?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework). Last update [c063aca...914e27c](https://app.codecov.io/gh/revoframework/Revo/pull/71?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=revoframework).