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

Add SentryScopeStateProcessor #603

Merged
merged 13 commits into from
Nov 22, 2020
Merged

Add SentryScopeStateProcessor #603

merged 13 commits into from
Nov 22, 2020

Conversation

bruno-garcia
Copy link
Member

No description provided.

@bruno-garcia bruno-garcia changed the title Hook for BaseScope.Apply (#596) Add SentryScopeProcessor Nov 21, 2020
CHANGELOG.md Outdated Show resolved Hide resolved
@bruno-garcia bruno-garcia changed the title Add SentryScopeProcessor Add SentryScopeStateProcessor Nov 21, 2020
@codecov-io
Copy link

codecov-io commented Nov 22, 2020

Codecov Report

Merging #603 (2776908) into main (1e769e1) will increase coverage by 0.02%.
The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #603      +/-   ##
==========================================
+ Coverage   81.58%   81.60%   +0.02%     
==========================================
  Files         149      150       +1     
  Lines        4023     4029       +6     
  Branches      885      887       +2     
==========================================
+ Hits         3282     3288       +6     
+ Misses        494      493       -1     
- Partials      247      248       +1     
Impacted Files Coverage Δ
src/Sentry/ScopeExtensions.cs 70.16% <50.00%> (+1.54%) ⬆️
...entry/Protocol/DefaultSentryScopeStateProcessor.cs 62.50% <62.50%> (ø)
src/Sentry/Internal/SentryScopeManager.cs 95.65% <66.66%> (+0.12%) ⬆️
src/Sentry/SentryOptions.cs 94.30% <100.00%> (+0.04%) ⬆️

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 1e769e1...2776908. Read the comment docs.

@bruno-garcia bruno-garcia merged commit 58670f6 into main Nov 22, 2020
@bruno-garcia bruno-garcia deleted the release/2.1.8 branch November 22, 2020 00:06
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