The Wayback Machine - https://web.archive.org/web/20201117185747/https://github.com/eventflow/EventFlow/pull/476
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: MSSQL read model schema generator #476

Open
wants to merge 2 commits into
base: develop
from

Conversation

@rasmus
Copy link
Member

@rasmus rasmus commented Jun 6, 2018

Investigate if its possible to create a simple read model schema creation for MSSQL

rasmus added 2 commits Jun 6, 2018
@rasmus rasmus mentioned this pull request Jun 6, 2018
2 of 6 tasks complete
@codecov
Copy link

@codecov codecov bot commented Jun 7, 2018

Codecov Report

Merging #476 into develop will increase coverage by 0.39%.
The diff coverage is 98.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #476      +/-   ##
===========================================
+ Coverage    75.07%   75.47%   +0.39%     
===========================================
  Files          258      262       +4     
  Lines         6496     6670     +174     
  Branches       537      561      +24     
===========================================
+ Hits          4877     5034     +157     
- Misses        1387     1390       +3     
- Partials       232      246      +14
Impacted Files Coverage Δ
.../EventFlow.Sql/ReadModels/ReadModelSqlGenerator.cs 96.36% <100%> (-1.11%) ⬇️
...urce/EventFlow.Sql/ReadModels/ReadModelAnalyzer.cs 100% <100%> (ø)
...ource/EventFlow.Sql/ReadModels/ReadModelDetails.cs 100% <100%> (ø)
...ow.SQLite/Extensions/EventFlowOptionsExtensions.cs 100% <100%> (ø) ⬆️
Source/EventFlow.Sql/ReadModels/ReadModelField.cs 100% <100%> (ø)
...nsions/EventFlowOptionsMsSqlReadStoreExtensions.cs 100% <100%> (ø) ⬆️
....MsSql/ReadStores/MssqlReadModelSchemaGenerator.cs 94.28% <94.28%> (ø)
...ce/EventFlow/Sagas/AggregateSagas/AggregateSaga.cs 93.33% <0%> (-6.67%) ⬇️
...w.MsSql/RetryStrategies/MsSqlErrorRetryStrategy.cs 48.27% <0%> (-3.45%) ⬇️
...Core/VersionedTypes/VersionedTypeUpgradeService.cs 97.29% <0%> (-2.71%) ⬇️
... and 15 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 90a8746...4dee685. 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.