Skip to content

feat: appdomain exit flush - #242

Merged
bruno-garcia merged 6 commits into
getsentry:masterfrom
josh-degraw:feature/appdomain-exit
Jul 24, 2019
Merged

feat: appdomain exit flush#242
bruno-garcia merged 6 commits into
getsentry:masterfrom
josh-degraw:feature/appdomain-exit

Conversation

@josh-degraw

Copy link
Copy Markdown
Contributor

RE: #232

@codecov-io

codecov-io commented Jul 18, 2019

Copy link
Copy Markdown

Codecov Report

Merging #242 into master will decrease coverage by <.01%.
The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
- Coverage   89.28%   89.28%   -0.01%     
==========================================
  Files          81       82       +1     
  Lines        2035     2053      +18     
==========================================
+ Hits         1817     1833      +16     
- Misses        218      220       +2
Impacted Files Coverage Δ
...grations/AppDomainUnhandledExceptionIntegration.cs 100% <ø> (ø) ⬆️
...ry/Integrations/AppDomainProcessExitIntegration.cs 100% <100%> (ø)
src/Sentry/SentryOptions.cs 97.84% <100%> (+0.02%) ⬆️
src/Sentry/SentryOptionsExtensions.cs 95.83% <66.66%> (-4.17%) ⬇️
src/Sentry/Internal/AppDomainAdapter.cs 71.42% <80%> (+4.76%) ⬆️
src/Sentry.AspNetCore/SentryMiddleware.cs 98.38% <0%> (ø) ⬆️

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 16ec03e...148fdf5. Read the comment docs.

@bruno-garcia bruno-garcia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff as always. Thanks again1

Comment thread src/Sentry/Integrations/AppDomainProcessExitIntegration.cs Outdated
Comment thread src/Sentry/Integrations/AppDomainProcessExitIntegration.cs Outdated
Comment thread src/Sentry/Integrations/AppDomainProcessExitIntegration.cs Outdated
Comment thread src/Sentry/Integrations/AppDomainUnhandledExceptionIntegration.cs Outdated
Comment thread src/Sentry/SentryOptionsExtensions.cs Outdated
Comment thread src/Sentry/SentryOptionsExtensions.cs Outdated
@bruno-garcia bruno-garcia changed the title Feature/appdomain exit feat: appdomain exit flush Jul 18, 2019
Comment thread src/Sentry/Internal/AppDomainAdapter.cs Outdated
@bruno-garcia

Copy link
Copy Markdown
Member

@josh-degraw code LGTM but build is unhappy.

@josh-degraw

Copy link
Copy Markdown
Contributor Author

@bruno-garcia 🤦‍♂ I forgot to update the tests after refactoring and it didn't warn me locally because the test project was unloaded. I'll fix that and update asap.

@bruno-garcia
bruno-garcia merged commit bee2fa7 into getsentry:master Jul 24, 2019
@bruno-garcia

Copy link
Copy Markdown
Member

Thanks @josh-degraw !

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.

3 participants