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: Changes Bulk delete implementation to use linq2db.EntityFrameworkCore. #4

Closed
wants to merge 3 commits into from

Conversation

idubnori
Copy link
Owner

@idubnori idubnori commented Aug 2, 2018

@idubnori idubnori changed the title PoC: Changes Bulk delete implementation to use linq2db.EntityFrameworkCore". PoC: Changes Bulk delete implementation to use linq2db.EntityFrameworkCore. Aug 2, 2018
@codecov-io
Copy link

codecov-io commented Aug 7, 2018

Codecov Report

Merging #4 into ef/add-postgres-tests will decrease coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           ef/add-postgres-tests       #4     +/-   ##
========================================================
- Coverage                  76.05%   75.95%   -0.1%     
========================================================
  Files                        295      294      -1     
  Lines                       7426     7379     -47     
  Branches                     628      626      -2     
========================================================
- Hits                        5648     5605     -43     
+ Misses                      1526     1519      -7     
- Partials                     252      255      +3
Impacted Files Coverage Δ
...apshotStores/EntityFrameworkSnapshotPersistence.cs 98.41% <100%> (-0.08%) ⬇️
...ow.EntityFramework/EntityFrameworkConfiguration.cs 90.9% <100%> (+10.13%) ⬆️
...mework/ReadStores/EntityFrameworkReadModelStore.cs 86.98% <100%> (-3.64%) ⬇️
...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%) ⬇️
...EventFlow/ReadStores/InMemory/InMemoryReadStore.cs 91.3% <0%> (-2.18%) ⬇️
Source/EventFlow/Sagas/DispatchToSagas.cs 97.26% <0%> (-1.37%) ⬇️
...entFlow/EventStores/Files/FilesEventPersistence.cs 75.93% <0%> (+1.5%) ⬆️
... and 2 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 4fe0d89...5c7dddd. Read the comment docs.

@idubnori idubnori closed this Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants