Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

feat: Options for uncaught exception and make SentryOptions list Thread-Safe #384

Merged
merged 3 commits into from
May 4, 2020
Merged

feat: Options for uncaught exception and make SentryOptions list Thread-Safe #384

merged 3 commits into from
May 4, 2020

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented May 1, 2020

馃摙 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

馃摐 Description

馃挕 Motivation and Context

#382

馃挌 How did you test it?

馃摑 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing

馃敭 Next steps

@marandaneto marandaneto changed the title feat: disable uncaught exception and make sentryoptions list threadsafe feat: Options for uncaught exception and make SentryOptions list Thread-Safe May 1, 2020
@codecov-io
Copy link

codecov-io commented May 1, 2020

Codecov Report

Merging #384 into master will increase coverage by 0.12%.
The diff coverage is 96.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #384      +/-   ##
============================================
+ Coverage     59.23%   59.35%   +0.12%     
- Complexity      772      775       +3     
============================================
  Files            88       88              
  Lines          3562     3575      +13     
  Branches        346      348       +2     
============================================
+ Hits           2110     2122      +12     
  Misses         1299     1299              
- Partials        153      154       +1     
Impacted Files Coverage 螖 Complexity 螖
...ntry/core/UncaughtExceptionHandlerIntegration.java 78.08% <95.45%> (+1.51%) 10.00 <0.00> (+1.00)
...re/src/main/java/io/sentry/core/SentryOptions.java 77.48% <100.00%> (+0.61%) 69.00 <3.00> (+2.00)

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 4665894...d2affcd. Read the comment docs.

@marandaneto marandaneto merged commit 490a838 into getsentry:master May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants