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

Conversation

@bruno-garcia
Copy link
Member

Callback executed before adding a breadcrumb to the scope.

Docs: https://docs.sentry.io/error-reporting/configuration/?platform=csharp#before-breadcrumb

@bruno-garcia bruno-garcia force-pushed the feat/before-breadcrumb branch from 2daea4c to 3dac3c2 Compare October 24, 2019 21:19
@codecov-io
Copy link

Codecov Report

Merging #64 into master will increase coverage by 0.93%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #64      +/-   ##
============================================
+ Coverage     38.74%   39.68%   +0.93%     
- Complexity      185      192       +7     
============================================
  Files            51       51              
  Lines          1368     1376       +8     
  Branches         78       80       +2     
============================================
+ Hits            530      546      +16     
+ Misses          811      800      -11     
- Partials         27       30       +3
Impacted Files Coverage Δ Complexity Δ
sentry-core/src/main/java/io/sentry/core/Hub.java 27.88% <100%> (+9.7%) 8 <0> (+4) ⬆️
...ore/src/main/java/io/sentry/core/SentryClient.java 70.27% <100%> (ø) 9 <0> (ø) ⬇️
...re/src/main/java/io/sentry/core/SentryOptions.java 76% <100%> (+1.53%) 23 <2> (+2) ⬆️
...entry-core/src/main/java/io/sentry/core/Scope.java 68.96% <0%> (+6.89%) 12% <0%> (+1%) ⬆️

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 040dcca...3dac3c2. Read the comment docs.

@marandaneto marandaneto merged commit 86057d8 into master Oct 25, 2019
@marandaneto marandaneto deleted the feat/before-breadcrumb branch October 25, 2019 07:22
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.

4 participants