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

Sentry.EntityFramework monorepo #1017

Merged
merged 38 commits into from
May 28, 2021
Merged

Sentry.EntityFramework monorepo #1017

merged 38 commits into from
May 28, 2021

Conversation

bruno-garcia
Copy link
Member

@bruno-garcia bruno-garcia commented May 28, 2021

bruno-garcia and others added 30 commits July 16, 2018 15:54
Move EF integration from sentry-dotnet to its own repository
Fixing dependencies, needs Sentry Preview3 on NuGet to compile
Update package reference to new NuGet package for required dependencies
* NuGet nows shows a link to source based on RepositoryUrl
* Work around to xamarin/xamarin-maciosgetsentry/sentry-dotnet-ef#4895
@codecov-commenter
Copy link

codecov-commenter commented May 28, 2021

Codecov Report

Merging #1017 (4db8360) into main (5ad2f3e) will decrease coverage by 1.77%.
The diff coverage is 72.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1017      +/-   ##
==========================================
- Coverage   81.50%   79.72%   -1.78%     
==========================================
  Files         184      190       +6     
  Lines        5916     5964      +48     
  Branches     1459     1468       +9     
==========================================
- Hits         4822     4755      -67     
- Misses        675      795     +120     
+ Partials      419      414       -5     
Impacted Files Coverage Δ
...ErrorProcessors/DbConcurrencyExceptionProcessor.cs 0.00% <0.00%> (ø)
...Sentry/Extensibility/DiagnosticLoggerExtensions.cs 92.30% <ø> (ø)
.../Sentry.EntityFramework/SentryOptionsExtensions.cs 50.00% <50.00%> (ø)
...rc/Sentry.EntityFramework/SentryDatabaseLogging.cs 72.72% <72.72%> (ø)
...Processors/DbEntityValidationExceptionProcessor.cs 75.00% <75.00%> (ø)
...Sentry.EntityFramework/SentryCommandInterceptor.cs 90.90% <90.90%> (ø)
src/Sentry.EntityFramework/SentryQueryLogger.cs 100.00% <100.00%> (ø)
src/Sentry/PlatformAbstractions/FrameworkInfo.cs 0.00% <0.00%> (-100.00%) ⬇️
...ntry/PlatformAbstractions/RegistryKeyExtensions.cs 0.00% <0.00%> (-100.00%) ⬇️
...Sentry/PlatformAbstractions/FrameworkInfo.NetFx.cs 0.00% <0.00%> (-71.24%) ⬇️
... and 12 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 5ad2f3e...4db8360. Read the comment docs.

@bruno-garcia bruno-garcia changed the title Ef6/monorepo Sentry.EntityFramework monorepo May 28, 2021
@bruno-garcia bruno-garcia marked this pull request as ready for review May 28, 2021 20:33
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.

5 participants