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

Duplicate event detection #43

Merged
merged 4 commits into from
Jul 13, 2018

Conversation

bruno-garcia
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 13, 2018

Codecov Report

Merging #43 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   95.98%   96.05%   +0.07%     
==========================================
  Files          70       71       +1     
  Lines        1719     1751      +32     
==========================================
+ Hits         1650     1682      +32     
  Misses         69       69
Impacted Files Coverage Δ
src/Sentry/SentryOptions.cs 95.45% <ø> (ø) ⬆️
src/Sentry/Internal/MainSentryEventProcessor.cs 100% <100%> (ø) ⬆️
src/Sentry/SentryOptionsExtensions.cs 100% <100%> (ø) ⬆️
src/Sentry.AspNetCore/AspNetCoreEventProcessor.cs 100% <100%> (ø) ⬆️
src/Sentry/SentryClient.cs 100% <100%> (ø) ⬆️
.../Internal/DuplicateEventDetectionEventProcessor.cs 100% <100%> (ø)

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 fab7f44...63257dd. Read the comment docs.

@bruno-garcia bruno-garcia force-pushed the feat/double-exception-capture-protection branch from 7910e79 to 1c87b09 Compare July 13, 2018 12:38
@bruno-garcia bruno-garcia merged commit 5c6f1bb into master Jul 13, 2018
@bruno-garcia bruno-garcia deleted the feat/double-exception-capture-protection branch July 13, 2018 15:14
lucas-zimerman added a commit that referenced this pull request Jun 27, 2021
Bump SentrySDK version.
Add StackTraceFactory for Objective-C Exceptions.
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.

None yet

2 participants