The Wayback Machine - https://web.archive.org/web/20201117185958/https://github.com/eventflow/EventFlow/pull/384
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Consume domain events from RabbitMQ #384

Open
wants to merge 8 commits into
base: develop
from

Conversation

@rasmus
Copy link
Member

@rasmus rasmus commented Sep 26, 2017

Fixes #383

@rasmus rasmus changed the title Consume domain events from RabbitMQ WIP: Consume domain events from RabbitMQ Sep 27, 2017
@rasmus rasmus added the enhancement label Oct 26, 2017
rasmus added 4 commits Oct 26, 2017
  Conflicts:
	Source/EventFlow.RabbitMQ/EventFlow.RabbitMQ.csproj
@codecov
Copy link

@codecov codecov bot commented Sep 21, 2018

Codecov Report

Merging #384 into develop will decrease coverage by 0.55%.
The diff coverage is 77.77%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #384      +/-   ##
===========================================
- Coverage    78.03%   77.48%   -0.56%     
===========================================
  Files          313      297      -16     
  Lines         7757     7443     -314     
  Branches       645      627      -18     
===========================================
- Hits          6053     5767     -286     
+ Misses        1436     1411      -25     
+ Partials       268      265       -3
Impacted Files Coverage Δ
...RabbitMQ/Integrations/RabbitMqConnectionFactory.cs 93.54% <0%> (ø) ⬆️
...ventFlow.RabbitMQ/Integrations/RabbitConnection.cs 76.19% <0%> (ø) ⬆️
...ow.RabbitMQ/Integrations/RabbitMqMessageFactory.cs 100% <100%> (ø) ⬆️
...EventFlow.RabbitMQ/Integrations/RabbitMqMessage.cs 81.81% <100%> (+3.55%) ⬆️
...entFlow.RabbitMQ/Integrations/RabbitMqPublisher.cs 89.83% <100%> (ø) ⬆️
...ce/EventFlow/Sagas/AggregateSagas/AggregateSaga.cs 93.33% <0%> (-6.67%) ⬇️
...EventFlow/Configuration/Bootstraps/Bootstrapper.cs 96.29% <0%> (-3.71%) ⬇️
...w.MsSql/RetryStrategies/MsSqlErrorRetryStrategy.cs 48.27% <0%> (-3.45%) ⬇️
...ventFlow/Subscribers/DispatchToEventSubscribers.cs 95.38% <0%> (-3.08%) ⬇️
...Core/VersionedTypes/VersionedTypeUpgradeService.cs 97.29% <0%> (-2.71%) ⬇️
... and 26 more

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 c242b1a...0587bfa. Read the comment docs.

rasmus added 2 commits Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant
You can’t perform that action at this time.