The Wayback Machine - https://web.archive.org/web/20201117185608/https://github.com/eventflow/EventFlow/pull/552
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

PoC: Read model definition service #552

Open
wants to merge 3 commits into
base: develop
from
Open

Conversation

@rasmus
Copy link
Member

@rasmus rasmus commented Oct 16, 2018

Experiment with a read model definition service

  • Easy access to a list of known read model types
  • Potential upgrade of outdated read model to allow run-time migration of old data
rasmus added 3 commits Oct 16, 2018
@codecov
Copy link

@codecov codecov bot commented Oct 16, 2018

Codecov Report

Merging #552 into develop will decrease coverage by 0.06%.
The diff coverage is 88.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #552      +/-   ##
===========================================
- Coverage    77.43%   77.37%   -0.07%     
===========================================
  Files          298      301       +3     
  Lines         7472     7499      +27     
  Branches       635      636       +1     
===========================================
+ Hits          5786     5802      +16     
- Misses        1422     1425       +3     
- Partials       264      272       +8
Impacted Files Coverage Δ
.../EventFlow/ReadStores/ReadModelVersionAttribute.cs 0% <0%> (ø)
...EventFlow/ReadStores/ReadModelDefinitionService.cs 100% <100%> (ø)
Source/EventFlow/ReadStores/ReadModelDefinition.cs 100% <100%> (ø)
...Extensions/EventFlowOptionsReadStoresExtensions.cs 100% <100%> (ø) ⬆️
...ration/Bootstraps/DefinitionServicesInitializer.cs 100% <100%> (ø)
...ce/EventFlow/Configuration/LoadedVersionedTypes.cs 100% <100%> (ø) ⬆️
Source/EventFlow/EventFlowOptions.cs 79.27% <80%> (-0.34%) ⬇️
...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%) ⬇️
... and 8 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 b3dc50a...1213130. Read the comment docs.

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.

None yet

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