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

Also check stringified breadcrumbs key when reducing payload size #1758

Merged
merged 2 commits into from
Mar 14, 2022

Conversation

st0012
Copy link
Collaborator

@st0012 st0012 commented Mar 12, 2022

Fixes #1757

@st0012 st0012 added this to the 5.3.0 milestone Mar 12, 2022
@st0012 st0012 self-assigned this Mar 12, 2022
@st0012 st0012 added this to In progress in 5.x via automation Mar 12, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2022

Codecov Report

Merging #1758 (3ea5a9a) into master (614a436) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1758      +/-   ##
==========================================
- Coverage   98.45%   98.44%   -0.02%     
==========================================
  Files         144      144              
  Lines        8412     8421       +9     
==========================================
+ Hits         8282     8290       +8     
- Misses        130      131       +1     
Impacted Files Coverage Δ
sentry-ruby/lib/sentry/transport.rb 99.10% <100.00%> (+0.02%) ⬆️
sentry-ruby/spec/sentry/transport_spec.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/core_ext/object/deep_dup.rb 94.11% <0.00%> (-5.89%) ⬇️

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 614a436...3ea5a9a. Read the comment docs.

@st0012 st0012 merged commit df531f0 into master Mar 14, 2022
5.x automation moved this from In progress to Done Mar 14, 2022
@st0012 st0012 deleted the fix-#1757 branch March 14, 2022 10:29
@st0012 st0012 modified the milestones: 5.3.0, 5.2.1 Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
5.x
Done
Development

Successfully merging this pull request may close these issues.

Cannot remove breadcrumbs from huge envelope when config.async
2 participants